[rabbitmq-discuss] please help understanding why my pool of channels are blocking.
Simon MacMullen
simon at rabbitmq.com
Tue May 8 13:21:19 BST 2012
On 08/05/12 12:35, Steve Powell wrote:
> Individual messages are not split into chunks (as they would have to be
> to multi-plex them with others on the network connection), so each
> message will block out all other activity on the connection until it
> is completed. Larger messages will block for longer.
Messages *are* split into chunks - the chunks are frames.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list