#What are the prospects of long running
1 messages · Page 1 of 1 (latest)
Well i already have my own configuration management engine. That with host available routing from 0.9.0 plus my own router and I've pretty much got the essentials of a production system. Where i can technically schedule workloads programatically
Kind of like kubernetes
well.. the initial input about why we developed this is so devs can do things like npm run dev or and have a long-running service in their machines. Having said that, nothing prevents you to use it for long-running prod workloads also 😄
I mean it is just gonna be a blog, some hobby projects no state is being kept either. Anyways I am give it a whirl when I've got time. Ill let you know if it pans out.