Skip to content

Multiple apns client instances and eventLoopGroup #970

Answered by jchambers
thend03 asked this question in Q&A
Discussion options

You must be logged in to vote

If you have multiple clients, I recommend sharing an event loop group between them.

EDIT: Although it doesn't address this question directly, you may also find the "best practices" wiki page (and especially the section on threads, concurrent connections, and performance) helpful for understanding how event loop groups fit in to the picture.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@thend03
Comment options

Answer selected by thend03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants