Hacker News
new
past
comments
ask
show
jobs
points
by
pocksuppet
3 hours ago
|
comments
by
mike_hearn
2 hours ago
|
[-]
Multi-threaded processes are used because that's the most efficient model, hardware wise. Tasks can maximally share resources. It's not to do with library design or startup time.
reply