[zeromq-dev] Keeping processes up and running
Pieter Hintjens
ph at imatix.com
Thu Aug 16 12:19:46 CEST 2012
Andrea,
If these processes are on multiple systems, consider using something
like Salt: http://saltstack.com/
-Pieter
On Thu, Aug 16, 2012 at 6:56 PM, andrea crotti
<andrea.crotti.0 at gmail.com> wrote:
> Now I have many nice processes that do their job communicating via
> zeromq socket, and it's all very nice.
>
> But how do you try to ensure the fact that they should be running all
> the time?
>
> For example I would like to have always between 50 to 75 workers
> running, but I also want to be able to stop them all or some of them,
> and restart only the needed number I want..
>
> Is it maybe better to try to handle all these things from the operating
> system or from another manager process?
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
More information about the zeromq-dev
mailing list