girder_worker
girder_worker copied to clipboard
Investigate using Girder as a Celery results backend
If we need to move away from RabbitMQ it might be possible to implement a results backend that puts the results directly into Girder.
http://docs.celeryproject.org/en/latest/userguide/tasks.html#task-result-backends
I like this idea
@kotfic Came up with it :-)
ref: https://github.com/girder/girder_worker/pull/184