batch-rs icon indicating copy to clipboard operation
batch-rs copied to clipboard

Background job library for Rust supporting RabbitMQ

Results 14 batch-rs issues
Sort by recently updated
recently updated
newest added

Probably at least `Chain` and `Group`, and be able to compose these primitives.

enhancement

Celery can use the [`setproctitle`] package to rename a child process, making it easier to identify the task being executed by a worker child process when visualizing them in `ps`...

enhancement

Depends on #13. Add a web dashboard, allowing administrators to: * visualize the status of past / current / upcoming tasks * access logs of current / past tasks *...

enhancement

Such a backend will allow us to store the status of past, current and upcoming tasks in a sensible and will allow us to easily build dashboards to visualize tasks...

enhancement