vacp2p / research

Thinking in code
MIT License
62 stars 4 forks source link

Resource throttling #84

Open staheri14 opened 2 years ago

staheri14 commented 2 years ago

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:

All these configurations will affect the consensus/synchronization layer https://github.com/vacp2p/research/issues/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)