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

Can I use this queue for a node.js (as consumer)? #64

Closed
xfishernet opened this issue Jun 13, 2019 · 2 comments
Closed

Can I use this queue for a node.js (as consumer)? #64

xfishernet opened this issue Jun 13, 2019 · 2 comments

Comments

@xfishernet
Copy link

Can I use this queue for a node.js (as consumer)? If so, which module for node to use?

@wellle
Copy link
Member

wellle commented Jun 13, 2019

Well technically you could check how the rmq consumer interacts with Redis to unack, ack and reject deliveries and basically port that code yourself. But I'm not aware of anything readily available for that.

@wellle
Copy link
Member

wellle commented May 1, 2020

Closing as out of scope.

@wellle wellle closed this as completed May 1, 2020
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