| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 ] |
| Articles Links |
- High-performance Ajax with Tomcat Advanced I/O by Adriaan de Jonge - [Clicks: 7]
Using Non-Blocking I/O (NIO) improves server performance drastically because of its efficient use of system resources (threads). The gain in performance is noticeable in Asynchronous JavaScript + XML (Ajax) applications with long polling mechanisms. It also lets you control system-resource usage on a server under pressure. This article explains how to optimize your server for performance during the handling of both Ajax and regular requests.
http://www.ibm.com/developerworks/web/library/wa-aj-hiperform/index.html - Sep, 2008 - Technical tip: Set up global JNDI mapping for Informix JDBC/JCC connection pooling with Tomcat by Dhanashri Kudgavkar, Prasanna Alur Mathada, Amitava Chakraborty - [Clicks: 9]
Over the years the popularity of Apache Tomcat has picked up, and so has IBM Informix Dynamic Server. Many users are eager to use these two products together, and in fact are trying to combine and integrate them, but face a few issues in the process. In this article, you’ll learn how to solve these problems as you follow the steps to configure the JNDI DataSource on Tomcat for Informix Dynamic Server.
http://www.ibm.com/developerworks/db2/library/techarticle/dm-0808mathada/index.html - Aug, 2008 - Migrating from Apache Tomcat Version 6.0.x to WebSphere Application Server Community Edition V2.1 by Ashish Jain - [Clicks: 6]
This article walks you through deploying an application to Tomcat 6.0, then migrating the code and deploying it to WebSphere Application Server Community Edition V2.1. The sample application highlights some of the notable differences between the two implementations.
[Includes sample code]
http://www.ibm.com/developerworks/websphere/library/techarticles/0808_jain/0808_jain.html - Aug, 2008 - Load-balancing Tomcat with Apache by Avneet Mangat - [Clicks: 50]
This article discusses some alternatives for load balancing an application server behind Apache httpd, including implementation details for setting up load balancing, some of the features provided by apache such as 'server affinity,' and safe removal of server nodes.
[Includes source code]
http://www.theserverside.com/tt/knowledgecenter/knowledgecenter.tss?l=LoadBalancingTomcatApache - Feb, 2008 - Is Tomcat an application server? by Jeff Hanson - [Clicks: 34]
Whether Tomcat is an app server depends in part on how you're using it, but that's not all. Jeff Hanson explains the formal differences between app servers, Web servers, and Java EE containers, and also explores usage scenarios where Tomcat is -- and is not -- appropriate as an application server
[Includes source code]
http://www.javaworld.com/javaworld/jw-01-2008/jw-01-tomcat6.html - Jan, 2008
- Apache Stats by Vadim Gritsenko - [Clicks: 290]
http://www.apache.org/~vgritsenko/stats/index.html - jGuru FAQ - [Clicks: 49]
http://www.jguru.com/faq/Tomcat - jGuru Forum - [Clicks: 31]
http://www.jguru.com/forums/Tomcat - Tomcat Project Pages - [Clicks: 85]
http://nagoya.apache.org/wiki/apachewiki.cgi?Tomcat