On 7/17/2010 08:36, Mark Morgan Lloyd wrote:
I note (now :-) that QueueAsyncCall() works on a strictly LIFO basis, i.e. it's
really a stack rather than a queue.

hunh? i thought a queue was an orderly format already... just like a stack... like getting in the queue to get on the metro or to enter the stadium to see your favorite band or to even buy lunch ;)

i must admit that i don't see the apparent difference :?

Has anybody ever built a simple round-robin scheduler based on this, for example
to handle low-speed comms on an indeterminate number of serial ports?

i haven't, yet :P

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to