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

Durable Subscription Example? #86

Open
baconapplications opened this issue May 18, 2021 · 1 comment
Open

Durable Subscription Example? #86

baconapplications opened this issue May 18, 2021 · 1 comment

Comments

@baconapplications
Copy link

Rhea provides examples of pub/sub via durable subscriptions eg

https://github.com/amqp/rhea/blob/master/examples/durable_subscription/subscriber.js
and
https://github.com/amqp/rhea/blob/master/examples/durable_subscription/publisher.js

Does rhea-promise support anything along these lines? I'm not seeing a best practice for the idea of a single subscribe consumer model - something like detach while the worker does work and then attach when work is complete? Thanks for the help!

@FredericFernandes
Copy link

Do you have found an exemple ?

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