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!

Thread management in Ruby

Threads in Ruby 💎: https://mathieu-eustachy.com/articles/thread-management-in-ruby?locale=en

No I am not talking about LinkedIn threads here. I am talking about code execution units. That’s an entirely different topic that you should master if you want to scale your web application.

This article will also discuss the two different approaches used by Sidekiq and Resque to scale a Ruby on Rails app.

This article is the 4th one of an article series about “low-level” computing concepts applied to Ruby.

Hope you like it! ✌️

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