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