[zeromq-dev] Priority
Doron Somech
somdoron at gmail.com
Tue May 26 11:20:10 CEST 2015
The short answer is no, but you can have a dedicate socket for urgent
messages, use this socket for urgent messages.
In your message handling loop you can give priority to the urgent socket by
handling messages from the urgent first.
On Tue, May 26, 2015 at 11:49 AM, Bachmair Florian - flexSolution GmbH <
florian.bachmair at flexsolution.eu> wrote:
> Hi!
>
> Is it possible to send Messages with a certain priority?
> So that time critical messages will be sent first?
>
> _______________________________________________
> 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/20150526/f59a2322/attachment.htm>
More information about the zeromq-dev
mailing list