[Twisted-Python] Alternative method for thread-safe transport code

Itamar twisted at itamarst.org
Sat Aug 11 12:13:52 EDT 2001


The scheduler is integrated into twisted's event loop I presume. So, 
instead of making FileDescriptor thread-safe, how abou making the 
scheduler htread safe, and then threads that want to write or close a 
socket can add this operation to the scheduler?






More information about the Twisted-Python mailing list