Replies: 2 comments
-
Hey @gedw99 👋🏻 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @rustatian yes I don’t blame you for being nervous about it. I can say this about it: I am using it in prod and it’s working well. it’s part of a much larger project and not likely to die. Choria is a system for managing 1,000 of servers. it’s nats and definitely not going away. Like google domains :) the thing I find compelling about it is that it’s built on nats which has 10 years of thought into it. It’s a good base |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Plugin
JOBS
I have an idea!
https://github.com/roadrunner-server/nats exists .
There is a nats job runner that has certain added features at: https://github.com/choria-io/asyncjobs
Nats clustering
Schedules jobs
Tasks
It has its own cli which works well .
Any nats client ( any language ) can be a worker.
Any bash or other script can a worker.
Curious what you think ? I have been running it for a few months and it’s definitely not finished but I have found there is enough there already
Beta Was this translation helpful? Give feedback.
All reactions