Y
Hacker News
new
|
ask
|
show
|
jobs
by
durumu
1060 days ago
There is a "fork" mode and a "spawn" mode. Fork (the default) tends to result in broken process pools as you say, spawn seems to work a lot better but the performance is worse.