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 graceful shutdown example #626

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bigunmd
Copy link

@bigunmd bigunmd commented Oct 29, 2024

Some of my colleages encountered cases where they need a graceful shutdown implementation for their integration services and projects, so I thought it would be nice to contribute some of our simple examples, since we did not find it here in the first place.

That example creates standalone loop with system signal handlers that gracefully shutdown NATS connections.

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

Successfully merging this pull request may close these issues.

2 participants