actinia-org / actinia-core

Actinia Core is an open source REST API for scalable, distributed, high performance processing of geographical data that uses mainly GRASS GIS for computational tasks (DOI: https://doi.org/10.5281/zenodo.5879231) | Tutorial: https://actinia-org.github.io/actinia-core/ | Docker: https://hub.docker.com/r/mundialis/actinia-core
https://actinia.mundialis.de/
GNU General Public License v3.0
78 stars 23 forks source link

Add option to shutdown worker when queue is empty #358

Closed mmacata closed 2 years ago

mmacata commented 2 years ago

This PR adds the option to the actinia worker to start in rq "burst" mode. This means that the worker stops running when the queue it is looking at is or became empty.