[zeromq-dev] how to remove a socket from load balancing?
Seth Burleigh
wburle4 at gmail.com
Fri Dec 31 21:50:04 CET 2010
I would like to safely close a socket. I would like to close a pull socket,
but i want to process any received messages in its queue before exiting. I
know that something is similarly done with the high water mark - once it is
reached, no messages are sent to it until the socket processes messages.
What i want is a way to remove the socket from the load balancing, process
all messages (but without any more being sent), and then closing it. Is
there any way to do this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20101231/c8ef3cd5/attachment.htm>
More information about the zeromq-dev
mailing list