Hacker News new | ask | show | jobs
by rco8786 1115 days ago
I don’t think most modern Rails deployments have this problem anymore. Puma does pretty well with parallelization
1 comments

Yeah, and with Fibers things are getting even easier to do. But there are other performance issues and ultimately the benefits are minor.