sidekiq

Background job framework for Ruby

Options

NameDescription
--concurrency, -c <INT>Processor threads to use
--environment, -e <ENV>Application environment
--tag, -g <TAG>Process tag for procline
--queue, -q <QUEUE> [WEIGHT]Queues to process with optional weights
--require, -r <PATH|DIR>Location of Rails application with jobs or file to require
--timeout, -t <NUM>Shutdown timeout
--verbose, -vPrint more verbose output
--config, -C <PATH>Path to YAML config file
--help, -hShow help for sidekiq run
--version, -VPrint version and exit