Kue: Multiple kue instances?

Created on 24 Jun 2015  Â·  8Comments  Â·  Source: Automattic/kue

Is it possible to create multiple kue instances which will use different redis instances inside the same app?

Question

Most helpful comment

this will be handled in next Kue release...

All 8 comments

I'm afraid createQueue currently returns a singleton, so on every node process you are limited to one Kue object to be configured.
This will be changed in next major versions.

Do you have a roadmap for this feature?

this needs a kue-wide refactoring to change all static and globals. I would like to bring it to Kue 1.0 if I have enough time.

Any update on this?

this will be handled in next Kue release...

0.11 is already out, no feature added …

any update on this?

I just did the job ;) #1187

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JperF picture JperF  Â·  8Comments

shriramshankar picture shriramshankar  Â·  8Comments

jibay picture jibay  Â·  6Comments

narainsagar picture narainsagar  Â·  8Comments

JacksonGariety picture JacksonGariety  Â·  10Comments