Re: [galaxy-dev] galaxy job manager with celery and rabbitmq

2016-01-26 Thread Peter van Heusden
Galaxy implements the job manager using rabbitmq and celery? Surely you mean Galaxy *does not* implement celery (at this point). As far as I know it is planned for the future. Peter On 25 January 2016 at 15:37, 杜云飞 wrote: > Hi, > We are reading the source code for galaxy job manager. We found

[galaxy-dev] galaxy job manager with celery and rabbitmq

2016-01-25 Thread 杜云飞
Hi, We are reading the source code for galaxy job manager. We found that the job manager works like amqp. We want to know why galaxy implements the job manager using rabbitmq and celery. What is the difference between them? Thanks! Best regards, forest__