rFaaS
rFaaS copied to clipboard
Finish resource manager implementation
The current implementation of resource manager doesn't satisfy all of the requirements.
- [x] Correctly distribute executor data to clients.
- [x] Preload executor data from file for simplified testing.
- [ ] Distinguish between client and executor connections.
- [ ] Test multiple clients.
- [ ] Test multi-executor allocation
- [ ] Receive accounting data from an executor.