- libjs-bootstrap
- libjs-chart.js (>= 3.9.1+~cs3.1.2~)
- ruby
- ruby-redis-client (>= 0.22.2)
- ruby-connection-pool (>= 2.3.0)
- ruby-rack (>= 2.2.4)
- ruby-concurrent (<< 2)
- ruby-logger
Sidekiq uses threads to handle many jobs at the same time in the
same process. It does not require Rails but will integrate tightly with
Rails 3/4 to make background processing dead simple.
.
Sidekiq is compatible with Resque. It uses the exact same
message format as Resque so it can integrate into an existing Resque
processing farm.
.
You can have Sidekiq and Resque run side-by-side at the same time and
use the Resque client to enqueue jobs in Redis to be processed by Sidekiq.
Installed Size: 946.2 kB
Architectures: all