7/18/2012
Copy link to Clipboard

#366 Sidekiq

Sidekiq allows you to move jobs into the background for asynchronous processing. It uses threads instead of forks so it is much more efficient with memory compared to Resque.

Bullhorn
(519)

Get Started

Download the App