Hi,

Suppose there are some IPC sockets and in process socket, zmq_poll is used to 
poll those sockets.
The current design is to put the message received from IPC socket into in 
process socket as message queue.
I would like to know if different threads are called for IPC socket and in 
process socket. What I want to do is to reduce the processing time of message 
fro IPC sockets.

Thanks,
Kira
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to