Performance
Resin 3.0

Features
Installation
Configuration
Web Applications
IOC/AOP
Resources
JSP
Quercus
Servlets and Filters
Databases
Admin (JMX)
CMP
EJB
Amber
EJB 3.0
Security
XML and XSLT
XTP
JMS
Performance
Protocols
Third-party
Troubleshooting/FAQ

Server Caching
JVM Tuning
FAQ
Scrapbook
JMS
Resin 3.0
Server Caching

Server Caching

Server caching can speed dynamic pages to near-static speeds. Many pages created by database queries only change every 15 minutes or so, e.g. CNN or Slashdot. Resin can cache the results and serve them like static pages. Resin's caching will work for any servlet, including JSP and XTP pages. It depends only on the headers the servlet returns in the response.

JVM Tuning

Better performance in production servers is possible with proper configuration of JVM parameters, particularily those related to memory usage and garbage collection.

Performance FAQ

How many concurrent users can a Resin server handle?

Does Resin use NIO for improved performance?

How does Resin use JNI?

Performance Scrapbook

A repository of notes and comments that will eventually make their way into the documentation. Please treat the information here with caution, it has often not been verified.

General
Caching

JMS
Resin 3.0
Server Caching
Copyright © 1998-2006 Caucho Technology, Inc. All rights reserved.
Resin® is a registered trademark, and HardCoretm and Quercustm are trademarks of Caucho Technology, Inc.