Menu

#1 Queuing controls

open
nobody
core (2)
5
2001-10-17
2001-10-17
No

FIFO Queuing is imperative.
An up-and-coming product has demonstrated that there
may be a need for queueing that is not strictly FIFO,
but a product without strict FIFO is a problem.

I suggest at least a few options.....
1) Dequeue by arrival time (strict FIFO) regardless of event type
2) Dequeue according to event type/priority

Discussion


Log in to post a comment.