[zeromq-dev] need sockets like PUB-SUB but with exeptional state behavior of PUSH-PULL
Koert Kuipers
Koert.Kuipers at diamondnotch.com
Mon Feb 14 14:40:09 CET 2011
Hello all, I need sockets that don't seem to fit the out-of-the-box types available. Any suggestions how to accomplish this?
My distribution model is one-to-many, so like PUB-SUB
All my sockets have high water marks and I want the sending sockets to block (for all recipients) if the high water mark is reached. So I want the exceptional state behavior of PUSH-PULL. This way the slowest receiver throttles the whole system, and that is exactly what I want.
Thanks! Koert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110214/a3211aa6/attachment.htm>
More information about the zeromq-dev
mailing list