Hacker News new | ask | show | jobs
by mnutt 5602 days ago
I've also used fugue before:

https://github.com/pgte/fugue

It launches a master process which forks and manages child worker processes and talks to them over a socket.