girder_worker icon indicating copy to clipboard operation
girder_worker copied to clipboard

Investigate using Girder as a Celery results backend

Open cjh1 opened this issue 8 years ago • 3 comments

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

cjh1 avatar Jan 23 '17 14:01 cjh1

I like this idea

zachmullen avatar Jan 23 '17 14:01 zachmullen

@kotfic Came up with it :-)

cjh1 avatar Jan 23 '17 14:01 cjh1

ref: https://github.com/girder/girder_worker/pull/184

kotfic avatar Dec 29 '17 18:12 kotfic