Just because the socket is guaranteed does not guarantee the receiving app / service has received it... Only your own app can do that with some sort of ack.
Ben On Wed, Aug 8, 2012 at 6:16 AM, Danil Gazizov <[email protected]>wrote: > Soon.. I can answer to myself - yes, it does, like socket backwards > confirmation. > But the second qestion isn't yet clean for me. > > среда, 1 августа 2012 г., 12:54:31 UTC+4 пользователь Danil Gazizov > написал: >> >> Hi dudes! >> I'm working on logging mechanizm. >> The idea is to set logserver as subscriber of main data-process server. >> Data-process server publish events, and they must be logged, on other >> machine. >> So, does pub/sub guarantee delivering (while there is no hardware >> crashes)? >> And the second question - could Data-process server be blocked to >> publish when its zmq-buffer overflows? >> > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
