Re: Timer service

2018-05-17 Thread 'Martin Furmanski' via Netty discussions
Well a timer service is a different type of service. Not sure I can find you a good reference, but read for example the beginning of this article: https://lwn.net/Articles/735887/ "The other subsystem is just called "kernel timers"; it offers less precision but is more efficient in situations wh

Re: Timer service

2018-05-16 Thread 'Norman Maurer' via Netty discussions
I am not sure what exactly you are looking for but we have HashedWheelTimer or EventLoop for this. What is missing here ? Bye Norman Am Mittwoch, 16. Mai 2018 20:19:19 UTC+2 schrieb Martin Furmanski: > > Hello! > > Did you ever consider exposing a pure timer service? I think a timer > service