![]() | |||||||||||||
Messages in this thread |
> P.S. Is spinning in a tight loop in do_select() an example of async IO? No. Sleeping in a select() loop is a good way to implement an event based system fast and efficiently. Creating threads to do blocking I/O events is a good example of async IO | ||||||||||||
| Last update: 2005-03-22 13:38 [W:0.504 / U:0.250 seconds] ©2003-2008 Jasper Spaans | |||||||||||||