1 | Multiple Queues |
2 | Typically a batch system will have multiple queues, each being |
3 | appropriate for a different type of jobs. |
4 | For example |
5 | - Homogeneous cluster which is primarily used to serviceparallel jobs, - Powerful server for CPU intensive jobs, - Jobs that need a rapid turnaround. |
6 | The number of possible queue configurations is large and will |
7 | depend on the typical throughput of jobs on the system being used. |