Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Reviewed
Description
Currently, in scheduler code, we are doing queue manager and scheduling work.
We'd better separate the queue manager out of scheduler logic. In that case, it would be much easier and safer to extend.