Workload management (WLM)

Workload management optimizes the distribution of client processing tasks. Incoming work requests are distributed to the appservers, enterprise beans, servlets, and other objects that can most effectively process the requests. Workload management also provides failover when servers are not available, improving application availability.

Workload management provides the following benefits to WebSphere Application Server applications:

In the WebSphere Application Server environment, you implement workload management by using clusters, transports, and replication domains.


Related concepts
Techniques for managing state
Related tasks
Balancing workloads with clusters