edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > EJB: Configuration: Workload

EJB: Configuration: Workload

Related Tasks     Related Topics

A Work Manager defines a set of request classes and thread constraints that manage work performed by WebLogic Servers. A request class defines a fair share thread entitlement, response time goals, 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.

Related Tasks

Related Topics