hi, I'm building this block https://github.com/brucelane/Cinder-ZeroMQ for the Cinder C++ framework.
what is the way to use a zeroMQ responder without the execution paused at zmq_recv (responder, buffer, 10, 0)? Shall I use a separate thread or there is another way, like something else than a responder? Bruce
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
