top | item 9408214

(no title)

hoggle | 11 years ago

Did anybody here use the corresponding worker module too? How does it compare with kue (in production)?

discuss

order

Exinferis|11 years ago

We're have been using this in production for a few months now. We never tried kue but used the rsmq-worker module extensively.

Currently we're processing about 30 million messages per day on a single redis server with two worker instances.

hoggle|11 years ago

Thanks, I will give it a try - even though I have been very happy with kue.