Module: Chore::Strategy

Defined in:
lib/chore/strategies/consumer/batcher.rb,
lib/chore/strategies/worker/helpers/ipc.rb,
lib/chore/strategies/worker/helpers/worker_info.rb,
lib/chore/strategies/worker/helpers/worker_killer.rb,
lib/chore/strategies/worker/forked_worker_strategy.rb,
lib/chore/strategies/worker/helpers/worker_manager.rb,
lib/chore/strategies/worker/single_worker_strategy.rb,
lib/chore/strategies/worker/helpers/preforked_worker.rb,
lib/chore/strategies/worker/helpers/work_distributor.rb,
lib/chore/strategies/worker/preforked_worker_strategy.rb,
lib/chore/strategies/consumer/single_consumer_strategy.rb,
lib/chore/strategies/consumer/threaded_consumer_strategy.rb,
lib/chore/strategies/consumer/throttled_consumer_strategy.rb

Defined Under Namespace

Modules: Ipc Classes: Batcher, ForkedWorkerStrategy, PreForkedWorkerStrategy, PreforkedWorker, SingleConsumerStrategy, SingleWorkerStrategy, ThreadedConsumerStrategy, ThrottledConsumerStrategy, WorkDistributor, WorkerInfo, WorkerKiller, WorkerManager