[zeromq-dev] Zyre and system time change.
Kalyan Bade
kalyanbade at gmail.com
Sat Mar 14 00:00:26 CET 2015
Howdy,
I am using zyre for inter-thread communication. I see that whenever the
system time gets changed because of NTP sync, I see zyre is not
sending/receiving any more messages.
To be more precise, the zyre node's zactor is a poll item inside the zloop
which have other sockets being polled along with zactor. I don't see any
messages on the zactor once the time changes.
To try out few things, I tried changing the zclock_time() to zclock_mono()
inside zyre, but that didn't help.
Are there any known gotchas here? I am clueless on where to start for
debugging this issue. Any help is highly appreciated.
Thanks in advance for any pointer..
- Kalyan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150313/3813fc3d/attachment.htm>
More information about the zeromq-dev
mailing list