persephone-tools / persephone-web-API

Web API for use with the Persephone library
GNU Affero General Public License v3.0
8 stars 2 forks source link

Create job queue #45

Open shuttle1987 opened 6 years ago

shuttle1987 commented 6 years ago

Needed for long running tasks

shuttle1987 commented 6 years ago

Probably use Celery because of familiarity and tooling.

shuttle1987 commented 5 years ago

It appears a substantially simpler library might suffice here: https://python-rq.org/docs/