[zeromq-dev] bind exchange and queue between two api_thread_t

Pavol Malosek malosek at fastmq.com
Thu Jul 2 19:49:58 CEST 2009


From: "Jon Dyte" <jon at totient.co.uk>
Sent: Thursday, July 02, 2009 12:49 AM
>
> Hi
>
> if you are binding an exchange and queue from two api_thread_ts, is it
correct
> that you pass NULL as the 3rd and 4th arguments to bind?

Yes, when there is no real I/O (no io_thread_t) you should pass NULLs for
exchange_thread and queue_thread params.

malo




More information about the zeromq-dev mailing list