Workload management for all platforms except z/OS
Workload management optimizes the distribution of client processing tasks. Incoming work requests are distributed to the application servers, enterprise beans, servlets, and other objects that can most effectively process the requests.
Workload management...
- Distributes tasks according to the capacities of the different machines in the system.
- Provides failover capability, redirecting client requests away from any failing servers.
- Enable systems to be scaled up to serve a higher client load using additional instances of servers on clusters.
- Enable servers to be transparently maintained and upgraded while applications remain available for users.
- Centralizes the administration of servers and other objects.
Related:
Clusters and Workload management Techniques for managing state