Hacker News new | ask | show | jobs
by masklinn 5061 days ago
> 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.