[Twisted-Python] Async file access

Vasil Vangelovski vvangelovski at gmail.com
Fri Jul 18 10:08:03 EDT 2008


Which is the best practice to read a file asyncrouniously?
Should I just read it with open and return the result in a callback or
is there a lower level API that's more appropriate?




More information about the Twisted-Python mailing list