Implement the ListScheduler MaxFanOutScheduler
Implement a class called MaxFanOutScheduler that extends ListScheduler by generating the prio-list based on operation fan-out.
Implement a class called MaxFanOutScheduler that extends ListScheduler by generating the prio-list based on operation fan-out.