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!

Concurrency with Resque - hacking our way through

I’ve written a blog post on how we use Resque to easily parallelise the execution of certain parts of our applications.

Comments

Simple example, but when you look at benchmarks don’t forget that actually database is not updated that fast. So this method can be used only if you don’t care about data

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