Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unicast message #76

Closed
vishnuprasad-84 opened this issue Mar 4, 2021 · 2 comments
Closed

unicast message #76

vishnuprasad-84 opened this issue Mar 4, 2021 · 2 comments
Assignees

Comments

@vishnuprasad-84
Copy link

I have an app with the RQ implementation. it is sucessfully able to post and consume from the Redis.
However If i scale up the consumer instances the same message is consumed by all consumers. I was reading through the Wiki on how to implement the unicast message handling. Any docs or samples on this ?

@sonus21
Copy link
Owner

sonus21 commented Mar 5, 2021

IIUC, you do not want to consume message across all servers, in that you can mark a queue inactive in that box, if that's possible.

@sonus21
Copy link
Owner

sonus21 commented Apr 7, 2021

@vishnuprasad-84 I hope you have solved this issue. Closing this issue, please feel free to open or create new one.

@sonus21 sonus21 closed this as completed Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants