texera icon indicating copy to clipboard operation
texera copied to clipboard

Separate scheduling policy from scheduler

Open avinash0161 opened this issue 2 years ago • 0 comments

Currently scheduler and scheduling policy are tied up in one class. Since we want to support different policies, we want to separate the two. This PR separates the two and introduces two policies - one ready region at a time, all ready regions at a time.

avinash0161 avatar Aug 14 '22 05:08 avinash0161