CodeAngel.org
Faith in Knowledge.Search
Archives
Categories
Syndication
Adding APR support for Tomcat 6
Wednesday, June 27. 2007
Tomcat 6 has some neat new features. The one feature I am eyeballing the most is it's advanced IO features like the Comet Servlet Interface. In an upcoming article I'll be explaining the Comet Servlet Interface some more, Plus a neat proof of concept!
In order to get these advanced IO features, one has to enable APR listener support. APR is Apache's portable runtime that gives developers an API which behavior is consistent across many platforms. This runtime is the magic that makes the latest versions of Apache's httpd so darn portable. It's also needed for some advanced features in Tomcat!
RSS 1.0 Feed