[rabbitmq-discuss] Rabbitmq With Celery Problem, Error 541

Mike Grouchy mgrouchy at gmail.com
Tue Nov 22 18:57:58 GMT 2011


On Tue, Nov 22, 2011 at 1:26 PM, Ask Solem <ask at rabbitmq.com> wrote:
>
> On 22 Nov 2011, at 16:24, Mike Grouchy wrote:
>
>>
>> Thanks, this is the idea I have been toying around with as
>> well(switching queues to redis), I think in the long run, it might be
>> the better solution. I just wasn't sure if there was something that I
>> had been doing particularly wrong in general.
>>
>> Thanks a lot for the help and feedback.
>
>
> Note that I didn't recommend switching everything to Redis,
> only the results.  There are durability concerns with the Redis
> message transport that you should take into account before using it.
>
>

Ah yes, I should have been clear in my response, when I said
"switching queues to redis", I meant results backend(which isn't the
same thing at all I know). Im still going to use rabbitmq as the
broker, but redis as the celery result backend. Hopefully this will
clear up the issue.

Thanks.


More information about the rabbitmq-discuss mailing list