Sidekiq is a popular background job system for Ruby.
Need speed? Scale your app with Ruby's fastest job system, up to 20x faster than the competition!
Simple, efficient background processing for Ruby. 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 to make background processing dead simple.