Timer Implementation
I would like to know if there exists the best algorithm for timer
implementation. A request arrives requesting for a timer fire for
about 100 millisecond, my implementation should fire exactly at 100
milliseconds and return the object which had request for the sleep
time. I am looking for a very efficient algorithm as i have hundreds
of objects, which arrive simultaneously.
.
Relevant Pages
- Re: Timer Implmentation
... A request arrives requesting for a timer fire for ... about 100 millisecond, my implementation should fire exactly at 100 ... milliseconds and return the object which had request for the sleep ... (comp.unix.programmer) - Re: Timer Implmentation
... A request arrives requesting for a timer fire for ... about 100 millisecond, my implementation should fire exactly at 100 ... milliseconds and return the object which had request for the sleep ... (comp.unix.programmer) - Re: Timer Implmentation
... A request arrives requesting for a timer fire for ... about 100 millisecond, my implementation should fire exactly at 100 ... milliseconds and return the object which had request for the sleep ... (comp.unix.programmer) - Re: Timer Implmentation
... A request arrives requesting for a timer fire for ... about 100 millisecond, my implementation should fire exactly at 100 ... milliseconds and return the object which had request for the sleep ... (comp.unix.programmer) - Timer Implmentation
... A request arrives requesting for a timer fire for ... about 100 millisecond, my implementation should fire exactly at 100 ... milliseconds and return the object which had request for the sleep ... (comp.unix.programmer) |
|