[zeromq-dev] Socket connect status

Martin Sustrik sustrik at 250bpm.com
Mon Mar 15 09:42:58 CET 2010


Andreas,

>  > What you need is the other peer to confirm that everything is OK. Try
>  > using REQ/REP sockets and waiting for the reply before exiting.
> 
> wouldn't this raise the same problem the other way round?
> The "server" sends its result to the client, the "client" displays the 
> result and closes.
> The server itself also terminates after the result has been sent. If the 
> server waits
> for the "PONG" from the client, the client must now wait for the message 
> to be
> sent. So now I have the same problem on the "client" side.

Server is normally running in 24/7 mode.

Martin



More information about the zeromq-dev mailing list