Hi,

Connection pooling is generally recommended as a good thing. However, is
pooling of VM protocol (vm://) based connections
required/advised/nonsensical when communicating between Camel and a broker
in which it is embedded? Please explain.

>From what I have read the VM protocol bypasses the TCP stack, therefore I'm
inclined to think it's not necessary. Regardless, that doesn't necessarily
imply that there isn't a cost associated with creating and destroying these
vm:// connections such that it wouldn't benefit from pooling.

Thanks,
Paul

Reply via email to