Content deleted Content added
No edit summary |
|||
Line 5:
On a mainframe computer many different applications execute at the same time. The expectations for executing work are consistent execution times and predictable access to databases. On [[z/OS]] the Workload Manager (WLM) component fulfills these needs by controlling work's access to system resources based on external specifications by the system administrator.
The system administrator '''classifies''' work to '''service classes'''. The classification mechanism uses work attributes like transaction names, user identifications or program names which
The definition of a response time also requires that the applications communicate with WLM. If this is not possible a relative speed measure – named execution velocity - is used to describe the end user expectation to the system.
|