edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > Deployments: Web Applications: Configuration: Workload
Deployments: Web Applications: Configuration: Workload
A Work Manager defines a set of request classes and thread constraints that manage work performed by WebLogic Server. A request class defines a fair share thread entitlement, a response time goal, or a context policy for a particular class of application request. Thread constraints define the maximum number of threads to allocate for requests, the minimum number of threads to use for resolving deadlocks, and the total number of requests that can be queued or running before WebLogic Server begins rejecting requests.
J2EE applications, Web application modules, EJBs, and RMI applications can specify named Work Managers to manage their work requests.
- Create application-scoped Work Managers
- Create application-scoped request classes
- Create application-scoped constraints
- Delete application-scoped Work Managers, constraints, or request classes
- Work Manager Configuration
- Response Time Request Class Configuration
- Fair Share Request Class Configuration
- Context Request Class Configuration
- Maximum Threads Constraint Configuration
- Minimum Threads Constraint Configuration
- Capacity Constraint Configuration
- Using Work Managers to Optimize Scheduled Work
- Developing Web Applications, Servlets, and JSPs for WebLogic Server
- Deploying Applications to WebLogic Server
![]()