epoll and nbio
"jared allen" <[email protected]> Thu, 31 Jul 2003 17:25:26 -0700
| Newsgroups | gmane.comp.java.seda.user |
|---|---|
| Organization | Chironex Software |
| Message-ID | <000001c357c3$6d5608e0$6501a8c0@development> |
Has anyone implemented a version of NBIO that uses /dev/epoll instead of the standard poll and /dev/poll device drivers? This is very important to the project Im working and if anyone knows of other projects that use NBIO that may have done this Id love to know. Also if anyone is interested in collaborating on a /dev/epoll implementation would be great. Does anyone know what the JDK 1.4.1 and 1.4.2 nio use for polling? Thanks. Jared Allen