Network Deployment (Distributed operating systems), v8.0 > Applications > Web applications > Learn about web applications > Web applications


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:

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.
Java Servlet 3.0 considerations


Related


Web applications: Resources for learning
Web application counters
Web container settings Concept topic

+

Search Tips   |   Advanced Search