Boost logo

Boost :

From: John Max Skaller (skaller_at_[hidden])
Date: 2001-06-27 12:11:43


Greg Colvin wrote:

> Polling is a bad thing

        It is best not make such assumptions.
Polling is often necessary, if there is no built in
way to do an equivalent blocking operation. It is also
sometimes necessary in real time systems because it
can be much faster than yielding and being resumed by the OS.

        In particular, it can be much faster than
a hardware interrupt (forget the OS!).

-- 
John (Max) Skaller, mailto:skaller_at_[hidden] 
10/1 Toxteth Rd Glebe NSW 2037 Australia voice: 61-2-9660-0850
New generation programming language Felix  http://felix.sourceforge.net
Literate Programming tool Interscript     
http://Interscript.sourceforge.net

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk