[rabbitmq-discuss] Channel performance question
ku3ia
demesg at gmail.com
Thu Nov 21 22:29:32 GMT 2013
Hi all!
I'm developing a c# application. It uses multi-threads, please, advise what
will be faster by performance:
1. Open one connection and for each thread in application open a channel and
keep it alive during thread is live, or
2. Open one connection and for each operation in threads, for example,
publish or message consuming open and close a channel.
Many thanks!
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Channel-performance-question-tp31569.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list