[zeromq-dev] Is it possible to add message priority on top of ZeroMQ?
Joshua Foster
jhawk28 at gmail.com
Sat Jun 1 05:58:46 CEST 2013
I usually implement this with multiple sockets. You can then use the
poller to priorities the messages from another socket.
Joshua
> crocket <mailto:crockabiscuit at gmail.com>
> 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 at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130531/5144e7a8/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compose-unknown-contact.jpg
Type: image/jpeg
Size: 770 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130531/5144e7a8/attachment.jpg>
More information about the zeromq-dev
mailing list