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

Add possibility to connect/disconnect to a queue @ runtime #86

Open
GrtVHecke opened this issue Nov 7, 2023 · 0 comments
Open

Add possibility to connect/disconnect to a queue @ runtime #86

GrtVHecke opened this issue Nov 7, 2023 · 0 comments

Comments

@GrtVHecke
Copy link

If you use a queue for sending measurements for example and a microservice delivers these to a database, you want to be able to block getting messages from the que if there is something wrong with the database. Otherwise you will loose measurements. This is just 1 use case.
But in the end it would be great to have the possibility to enable/disable the connection to the STOM server or halt the subscription to the STOMP server.

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

1 participant