Hacker News new | ask | show | jobs
by ushakov 1484 days ago
yes! a fellow HN user e-mailed me about his project "Spawner"

https://github.com/drifting-in-space/spawner

check out the demo: https://www.youtube.com/watch?v=aGsxxcQRKa4

1 comments

Thanks for sharing!

That looks promising, but I don't want to handle any of this myself :/

I want a service where I can start a new VM fast by posting to an API, have it run some long running JS server code, and the VM should close itself when it's done.

My use case is often CPU bound, so a small VM with a single CPU is just fine.

we had a chat today and that's what his (YC-funded) company does

https://jamsocket.com

they're in private beta

Thanks, it looks exactly like what I'm after. Signed up for the private beta.