Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

Sidekiq

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.

Here are 421 public repositories matching this topic...

Created by Mike Perham

Released February 05, 2012

Followers
24 followers
Repository
mperham/sidekiq
Website
github.com/topics/sidekiq
Wikipedia
Wikipedia

Related topics

activejob delayed-job resque