This website requires JavaScript.
Explore
Help
Sign In
3party
/
libzmq
Watch
0
Star
0
Fork
0
You've already forked libzmq
mirror of
https://github.com/zeromq/libzmq.git
synced
2025-03-09 15:26:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
libzmq
/
include
History
Ian Barber
95cbad3841
Revert "After speaking with Ben Gray and the discussion on the mailing list, this is an attempt to create a sockopt to allow connecting pipes to not immediately be available for traffic. The problem is in a PUSH to many PULL situation, where there is a connect to a PULL which is not there. This connect will immediately create a pipe (unlike bind), and traffic will be load balanced to that pipe. This means if there is a persistently unavailable end point then the traffic will queue until HWM is hit, and older messages will be lost."
...
This reverts commit fe3fb419fe249d7015a6c864d18464d434a55468.
2012-06-12 14:53:57 +01:00
..
zmq_utils.h
Copyright dates adjusted to reflect reality
2011-11-01 18:06:11 +01:00
zmq.h
Revert "After speaking with Ben Gray and the discussion on the mailing list, this is an attempt to create a sockopt to allow connecting pipes to not immediately be available for traffic. The problem is in a PUSH to many PULL situation, where there is a connect to a PULL which is not there. This connect will immediately create a pipe (unlike bind), and traffic will be load balanced to that pipe. This means if there is a persistently unavailable end point then the traffic will queue until HWM is hit, and older messages will be lost."
2012-06-12 14:53:57 +01:00