I usually implement this with multiple sockets. You can then use the poller to priorities the messages from another socket.

Joshua

Friday, May 31, 2013 10:09 PM
Imagine a situation where some messages are urgent and need to be delivered faster than low priority messages.

ZeroMQ has no notion of message priority.

Is it possible ever?
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to