Monday, October 11, 2010

Consideration while defining Workshifts for Concurrent Managers

The following are the considerations that can be used for defining concurrent managers:-

Identify your concurrent transactions as slow, fast , critical ,custom etc.
(i)Slow transactions are those take long time(such as batch jobs)
(ii)Fast are those complete quick(such as "Active users")
(iii)Critical are those requests which are business critical(no delay)
(iv)Custom managers for less critical custom concurrent programs.

Based on the volume and requirement you can define the workshifts. For example, you can have some concurrent managers running only during off business hours and you can assign related concurrent programs to those managers.No of processes of each manager depends on the volume of requests.

No comments:

Post a Comment