Joined May 2014
·

David Reuss

Denmark
·
·

Posted to Upstart scripts for a Go Web App over 1 year ago

For stopping have each worker listening on an event:

stop on shutdown or workers-stop

And then, when you want to shutdown your workers you just emit that event.

initctl emit workers-stop

Achievements
1 Karma
0 Total ProTip Views