This content has been marked as final.
Show 1 reply
-
1. Re: Hornetq core bridge - Configure connection pooling/max pool size
jbertram Aug 27, 2015 4:51 PM (in response to rjakkula)1 of 1 people found this helpfulA HornetQ bridge uses a single Netty connection to move messages. Each bridge has it own unique connection. There is no option to use a pool.
I'm not really sure what you're asking about connection pools using Netty.