[zeromq-dev] CZMQ zloop_timer limit
Luca Boccassi
luca.boccassi at gmail.com
Sun Jan 8 20:32:26 CET 2017
On Sun, 2017-01-08 at 20:17 +0100, Shrikanth M.D. wrote:
> Hello,
>
> Can someone please tell me what is the hard limit on the total number of
> possible timers?
> I cannot use ticket timers as I need different delays.Hence, I would like
> to know if there is any limit
> on zloop_timers.
>
> Thanks & Regards,
> Shrikanth
There is no specific limit set by default.
However, more than 50-100 timers will affect performances really a lot.
See this commits for numbers and tests:
https://github.com/zeromq/czmq/commit/b448f8a7a79b1df0d139640ddb380aaef07eac46
Kind regards,
Luca Boccassi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20170108/7d4e4068/attachment.sig>
More information about the zeromq-dev
mailing list