[zeromq-dev] multiprocessing + testing with pyzmq

Martin Sustrik sustrik at 250bpm.com
Sun Oct 2 08:56:09 CEST 2011


On 10/02/2011 01:22 AM, Sean Ochoa wrote:
> Hey all.  I'm thinking of testing a design for our concurrent
> application using zeromq, but I'm wondering what type(s) of sockets I
> should use.  I need to communicate using IPC from multiple processes
> back into one process so that I can track the number of processes doing
> stuff in stages as work gets done.  Any ideas?

It's status monitoring. I would opt for PUB/SUB.

Martin



More information about the zeromq-dev mailing list