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

Resource throttling #84

Open
staheri14 opened this issue Jul 27, 2021 · 0 comments
Open

Resource throttling #84

staheri14 opened this issue Jul 27, 2021 · 0 comments

Comments

@staheri14
Copy link
Contributor

staheri14 commented Jul 27, 2021

Problem
The store nodes are not able to throttle the resources they consume to provide storage service. At a minimum, users should be able to:

  • The max upload and download bandwidth
  • The maximum storage used
  • the storage should follow the FIFO pattern
  • The CPU usage

All these configurations will affect the consensus/synchronization layer #80.
For example, the storage and bandwidth constraints will affect the frequency and the number of messages that should be offloaded to the long-term storage layer (How long consensus nodes persist historical messages)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant