Asynchronous servlet best practices

The asynchronous servlet feature enables you to process incoming requests and responses without being bound to the original thread that initiated the request.

Consider the following best practices when using asynchronous servlets:
Important: Asynchronous request dispatcher (ARD) and remote request dispatcher (RRD) are not supported when using asynchronous servlets.
Tip: View the Web application counters topic to learn about metrics for asynchronous servlets.
Concept topic    

Terms and conditions for information centers | Feedback

Last updated: April 18, 2014 05:01 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-iseries&topic=cweb_asyncservlet
File name: cweb_asyncservlet.html