|
|
|
|
|
by manvillej
729 days ago
|
|
what a predictable result. changing to a priority queue in a heavily utilized system will ALWAYS increase wait time for other tasks if independent tasks. The ONLY time thats not true is if higher priority tasks would eliminate the need for other tasks. |
|