-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Let xbbs provision cloud VMs #2
Comments
a worker that provisions vms on demand (and cleans them on a timeout) should suffice |
How would this idea work considering we use a lot of donated compute? |
well at the time the answer was terraform talking to hetzner.. today, given the death of HashiCorp, I don't know |
I mean technically I can imagine how it would work, the question was more focused on how do we integrate it with the current scheme of donated compute. |
hmm, IIRC the idea was to have an upper bound of workers detached from the number of workers present in the network, and to allow moments at which the number of queued jobs is (significantly?) greater than the number of available workers to cause more workers to be spun up but this probably matters less with the current sizable server fleet |
This could reduce hosting costs and it is general nice to not waste compute power.
The text was updated successfully, but these errors were encountered: