Concurrency and parallelism in Ruby 💎 #259
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
Uh oh!
There was an error while loading. Please reload this page.
-
https://mathieu-eustachy.com/articles/concurrency-and-parallelism-in-ruby?locale=en
It looks like a philosophy essay title, but they are fundamental developing principles.
Is parallelism always better than concurrency? What’s the main differences between the two? How do they apply to the Ruby world?
This article I have written will teach these points. Plus you will be able to decrypt the puma.rb configuration file in your Rails app. The article is the 3rd one of an article series about “low-level” computing concepts applied to Ruby.
Beta Was this translation helpful? Give feedback.
All reactions