next up previous contents index
Next: Map Library Up: Usage Rules Previous: Cancellable Events

Event Granularity

 

Although the event library uses an efficient representation (timing wheels) protocol programmers should be careful to not schedule events that are too fine grained. For example, in TCP, it is better to schedule one event for every session rather than for every message that is sent.



Larry Peterson
Wed Jan 10 10:40:08 MST 1996