[Twisted-Python] non-blocking interface for local file system operations

Eduardo Schettino schettino72 at gmail.com
Thu Aug 9 03:09:20 MDT 2007


Hi,

 Is there an asynchronous wrapper for local file system operation
(i.e. write a file to disk)?
 I was looking for something like what twisted.enterprise.adbapi do to
database access.
 And I guess using deferToThread is not the right approach for I/O operations.

Regards,
  Eduardo




More information about the Twisted-Python mailing list