[zeromq-dev] best practice
Apostolis Xekoukoulotakis
xekoukou at gmail.com
Wed Dec 11 12:59:32 CET 2013
check my own implementation:
https://github.com/xekoukou/PlatanosPriorityPoll
I dont have time to explain it at the moment.
2013/12/11 Andrew Hume <andrew at research.att.com>
> pieter
>
> i’ve just switched to using poller and wanted to verify my “pattern”.
> i have 4 incoming sockets. 3 are (very) low volume but need low latency
> the other socket is high volume where (almost) any latency will do.
>
> my pattern is to initialize the poller with the high volume socket last,
> but when i get a hit on that socket, i read up to 100 messages before
> going back to polling.
>
> is there a better way to do this?
>
> -----------------------
> Andrew Hume
> 949-707-1964 (VO and best)
> 732-420-0907 (NJ)
> andrew at research.att.com
>
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
--
Sincerely yours,
Apostolis Xekoukoulotakis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20131211/724b0ffa/attachment.htm>
More information about the zeromq-dev
mailing list