|
|
|
|
|
by WillieBKevin
4869 days ago
|
|
Here's a discussion about that point in the original article's comments: http://news.ycombinator.com/item?id=5216553 The conclusion is that it will buy you a bit more time, but does not fix the underlying issue. In Rap Genius' case, they're large enough that they would still have significant issues even if they switched to cedar and unicorn with 2-4 worker processes. |
|
Yeah, but how about config.threadsafe! with puma or thin in multi-thread mode?
It is odd to me that very little of this conversation on the nets recognizes that Rails _does_ support multi-threaded concurrent request handler, with the right app server stack (figuring out the right app server stack can be non-trivial, although it's getting better).