[Twisted-Python] Event I/O for Java

Zooko zooko at zooko.com
Mon Aug 19 18:31:50 EDT 2002


Itamar suggested that I mail this list announcing EIO -- an Event-based 
Input/Output package for Java.

http://zooko.com/eio

The design of the EIO package should look familiar to Twisted hackers -- it 
uses the handy concepts of callbacks, non-blocking IO, and a task scheduler.

If someone wanted to write a reactor for the Twisted Java code, EIO might be a 
good place to start.  One limitation is that it currently requires Java >= 1.4.

Regards,

Zooko





More information about the Twisted-Python mailing list