[zeromq-dev] Hint/Example to use zmq socket in an asynchronous loop like epoll?

Martin Sustrik sustrik at 250bpm.com
Thu Jan 21 21:11:33 CET 2010


Jianhua Cao wrote:
> Can anyone give some hint on how to integrate zmq socket in an 
> asynchronous loop like epoll?

As far as I understand, you are asking for something like zmq_poll function:

http://api.zeromq.org/zmq_poll.3.html

Martin





More information about the zeromq-dev mailing list