[Python-Dev] generic async io (was: microthreading vs. async io)

Greg Ewing greg.ewing at canterbury.ac.nz
Fri Feb 16 01:28:01 CET 2007


Nick Maclaren wrote:

> Threading
> ---------
> 
> An I/O operation passes a buffer, length, file and action and receives a
> token back.

You seem to be using the word "threading" in a completely
different way than usual here, which may be causing some
confusion.

--
Greg


More information about the Python-Dev mailing list