rFaaS icon indicating copy to clipboard operation
rFaaS copied to clipboard

Finish resource manager implementation

Open mcopik opened this issue 3 years ago • 0 comments

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.

mcopik avatar Nov 06 '21 21:11 mcopik