RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Sidekiq 1.2.0 released

Sidekiq is a very fast, efficient background processor. It’s like resque except far more efficient, learn more here. One Sidekiq process can do the same amount of work as 25 Resque processes. In 1.2.0, we’ve added inline testing support and the ability to timeout misbehaving workers.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in