Module: SqsImageProcessor

Defined in:
lib/sqs_image_processor/manager.rb,
lib/sqs_image_processor.rb,
lib/sqs_image_processor/config.rb,
lib/sqs_image_processor/worker.rb,
lib/sqs_image_processor/version.rb,
lib/sqs_image_processor/process_manager.rb,
lib/sqs_image_processor/generators/config.rb

Overview

:stopdoc: SQS Image Processor offers a minimalist interface to make using it as easy as we can. The command line interface is implemented using Thor but this could easily be standard ruby if we want to strip out dependencies and streamline the gem. :startdoc:

Defined Under Namespace

Modules: Generators, ProcessManager, Worker Classes: Config, Manager

Constant Summary collapse

VERSION =
"0.1.2"