On 11/16/2010 02:20 PM, T-zex wrote:
> Hi,
>
> What is the best approach to publish messages to the same port from
> the multiple threads?
> We are using zmq 2.0.10.

Use in-process forwarder device to collect messages from different 
threads and push them to the network.

Martin
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to