- [x] Implement a data structure that receives drone status messages and stores them, which can form the basis of an initial scheduler. - [x] Implement a loop that listens for `SpawnRequest`, schedules them, and notifies the drone they are scheduled on.