[rabbitmq-discuss] Trying to reduce overhead with multiple connections being created
Michael Klishin
mklishin at gopivotal.com
Thu Feb 27 18:57:02 GMT 2014
On 27 Feb 2014, at 19:32, cw storm <cwstorm at gmail.com> wrote:
> I'm trying to understand if I can reduce the overhead a bit by re-using an already existing connection instead of equating each connection with a channel. Just not understanding how that can be done. Right now, things work but of course, I'm a believer in making it better and reducing overhead and gaining performance if it helps reducing too many open connections.
Use long lived connections where possible.
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list