relationsone / gomini

Go + Typescript for Embedded development? Not Possible? It is, Gomini!
Apache License 2.0
4 stars 1 forks source link

Add io throttling per bundle #7

Open noctarius opened 6 years ago

noctarius commented 6 years ago

Add capabilities to throttle io throughput by bundle, to prevent one bundle going amok and blocking all of the rest of the system. If a bundle keeps up using massive amount system resources, stopping it might be meaningful too.