[zeromq-dev] Limitations of patterns?
Martin Sustrik
sustrik at 250bpm.com
Tue Aug 31 16:48:35 CEST 2010
On 08/31/2010 02:14 PM, Kelly Brock wrote:
> So, the point of this was to reduce the case of major task pileups.
> Additionally I "hope" we could solve for the broader usage and allow a first
> come, first serve distribution on push without the queued messages. I just
> don't see how to get that without a separated ack ability. :/
Well, you can limit the number of messages on flight to 2 even without
user-level acks: Max one message in the queues can be guaranteed by HWM.
One more message can be processed by the application.
Martin
More information about the zeromq-dev
mailing list