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

Dialer pool #48

Open
makasim opened this issue Nov 13, 2020 · 0 comments · May be fixed by #50
Open

Dialer pool #48

makasim opened this issue Nov 13, 2020 · 0 comments · May be fixed by #50

Comments

@makasim
Copy link
Owner

makasim commented Nov 13, 2020

Dialer pool would allow to maintain several connections to RabbitMQ servers. If a server is down a dialer is removed from pool and returned back once it is restored.

For clients it works completely transparently. Interface is the same as Dialer has: it provides connCh

@makasim makasim changed the title Reject down RabbitMQ server for some time. Dialer pool Nov 13, 2020
@makasim makasim linked a pull request Nov 15, 2020 that will close this issue
2 tasks
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 a pull request may close this issue.

1 participant