Comment on Why Rails 4 Live Streaming is a Big DealparentComments−masklinn14y> Actual formula is number of clients = total number of threads.That's what I said/meant by "worker", whether it's a thread or process does not matter, it pretty much has to be an OS-level concurrency primitive.
Comments
> Actual formula is number of clients = total number of threads.
That's what I said/meant by "worker", whether it's a thread or process does not matter, it pretty much has to be an OS-level concurrency primitive.