nanny
nanny copied to clipboard
Cluster management for Node processes
> what does it mean to tell a workerSupervisor "hey your TCP server used to be on port X but now we restarted and your TCP server is on port...
Replace all log messages with events and echo all worker events on the cluster supervisor itself. Create a tool that channels events to a logger to the same effect as...
As written, our _worker thunk will retain a child process with a timer for health checks among other things that keep the event loop running even if instructed to shut...