Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 572 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 572 Bytes

Scheduler Simulator

The idea is inspired by radlab/sparrow which implements an event-based simulator to compare its decentralized implementation to other schedulers. And Hawk augments the simulator and uses many open traces such as google/cluster-data to simulate the scheduler process.

This repo tries to implement a general simulator to integrate more scheduling algorithms, and support some open traces.