Elektron is a lightweight, power-aware, pluggable Mesos framework that behaves as a playground to experiment with different scheduling policies to schedule ad-hoc jobs in docker containers.
config | ||
pcp.go | ||
README.md | ||
scheduler.go |
Electron: Power as a first class citizen
======================================
To Do:
- Define schema for what workload would look like
- Add queue for jobs to be executed
- Create metrics for each task launched [Time to schedule, run time, power used]
- Have calibration phase?