Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish resource manager implementation #13

Open
2 of 6 tasks
mcopik opened this issue Nov 6, 2021 · 0 comments
Open
2 of 6 tasks

Finish resource manager implementation #13

mcopik opened this issue Nov 6, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@mcopik
Copy link
Contributor

mcopik commented Nov 6, 2021

The current implementation of resource manager doesn't satisfy all of the requirements.

  • Correctly distribute executor data to clients.
  • 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 mcopik added the enhancement New feature or request label Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant