Hi,

> Anyway, the problem we are discussing here is whether there exists sync 
> API for 0MQ. One that handles at most 1 TCP connection, implements no 
> queueing, and is able to connect but not to bind, returns TCP errors 
> directly to the user.

I need asynchronous communication in almost every case. Only in some special
cases I have to close the socket as soon as possible. In these cases I must have
at least the possibility to ask if a socket can be closed, i.e. if all messages 
are
successfully sent. I benefit from the asynchronism in all other cases.

Andreas
                                          
_________________________________________________________________
http://redirect.gimas.net/?n=M1003xHotmail2
Alles in einem Postfach  –  Ich will Hotmail!
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to