aurae-runtime / aurae

Distributed systems runtime daemon written in Rust.
https://aurae.io
Apache License 2.0
1.84k stars 90 forks source link

Add CPU quota burning example #406

Open jcorbin opened 1 year ago

jcorbin commented 1 year ago

This is a draft / WIP PR for code sharing / reference in an issue ; please do not review

krisnova commented 1 year ago

Hello 👋🏻 this looks like a very exciting example! Would you be interested in finishing this work so we can merge this in? I believe the community would love more concrete examples with Go like this!

No rush, please keep the open PR as long as you need!

dmah42 commented 6 months ago

hi @jcorbin .. i know it's been a while since you opened this up, but it would be great to continue to build this out to a full example. having something we can run and maintain as a real example, and see where there are gaps in our API, would be extremely useful.