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

Allow one job queue per user #404

Closed mmacata closed 1 year ago

mmacata commented 1 year ago

Each actinia user should have a separate job queue where the jobs are queued. This way, they can be processed on a separate VM dedicated to the user.

anikaweinmann commented 1 year ago

Already done: https://github.com/actinia-org/actinia-core/pull/421 Please add a queue section in the WIKI

mmacata commented 1 year ago

https://github.com/actinia-org/actinia-core/wiki/actinia-config-options