Andrew,

>just checking:
>       is there any pattern that incorporates back-pressure?
>that is, fair share but taking queue length into account?

Both req/rep and push/pull patterns do apply backpressure _if_ there's
high watermark set (ZMQ_HWM socket option) for the length of the queue.

Martin
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to