This was our prototype workspace for working on some odorobo actor related stuff. We merged this into odorobo after prototyping.
To run the scheduler, run cargo run --bin scheduler
To run the odorobo mock actor, run cargo run --bin odorobo
Currently there are only two functional routes on the scheduler
- /ping
- simply returns pong. acts as a way to check if the scheduler is up.
- /get_servers
- hits all odorobo instances and just sends a mock response