pusher / crank

Process slow restarter
http://pusher.github.io/crank/man/
MIT License
38 stars 3 forks source link

Rewrite manager object so that it doesn't block #10

Closed mloughran closed 10 years ago

mloughran commented 10 years ago

Re-implement manager with target counts and event loop, without blocking on e.g. restart operation.

Also it should wait for accept before stopping accepting on old processes