I was wondering if anyone has used zmq_poll() as the communication loop for an Erlang port? If so, any pointers?
I would imagine a custom implementation of zmq_device(ZMQ_QUEUE) could be used to pop from the file socket and push to the zmq socket - but I'm not quite there yet. I've got a few steps to go before I need to get this working and was wondering if anyone had beat me to it. Thanks! ~ Matthew _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
