Threads in Ruby 💎 #265
Mth0158
started this conversation in
Submissions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://mathieu-eustachy.com/admin/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! ✌️
Beta Was this translation helpful? Give feedback.
All reactions