Online Books:
java.net on MarkMail:
Search |
||
epoll my Grizzly on LinuxPosted by jfarcand on December 12, 2006 at 8:38 AM PST
Youpie!! epoll is now supported in both Java SE 6 and SE 5 update 10 on Linux 2.6 kernel. You can read Alan's blog for more information. Java SE 6 uses it by default. If you want to enable when using Java SE 5 update 10, just pass the following property: More information can be found here and here If you are using Java SE 5 and GlassFish on Linux, you can turn it on by manually adding the property in ${glassfish.home}/domains/domain/config/domain.xml, or by executing epolling Grizzly is easy! »
Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|