[zeromq-dev] How many messages are in queue now?

2015-04-15 Thread Ilja Golshtein
Hello. I used to think that it is possible to retrieve number or queued messages per socket in recent versions of 0mq, while I failed to find correspond getsockopt in 4.0.5 Use case: I need to alter behavior of my application (drop certain type of messages) if a queue is, say, 90% of HWM.

[zeromq-dev] Fair-Queue Service?

2015-04-15 Thread Kenneth Adam Miller
For malamute, are service requests dispatched per recipient client recv call, or sent in bulk divided equally to all connected workers upon request reception? ___ zeromq-dev mailing list zeromq-dev@lists.zeromq.org