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 [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
