moulin
moulin copied to clipboard
A reliable queue for batch processing written in Go and backed by Redis.
* display of server connection
To make it a all a bit friendlier on the fingers; change the name of the cil to `moulin` the server component can be called `moulind`.
If I have multiple queues following a similar naming structure, I would like to be able to list all of them using `moulin-cli list my_prefix_*_my_postfix`
Right now, when calling `moulin-cli list` without further parameters, all queues are listed. This is great, but the order of the queues is seemingly random. This makes it hard to...
On most? Kubernetes distributions core dumps are enabled. But if a process exists the dumpfile can easily be in the GB's. When a pod runs in a space-restrained environment it...