[rabbitmq-discuss] Max Message Size

Matthias Radestock matthias at lshift.net
Fri Jun 26 00:26:36 BST 2009


Patrick,

Patrick Kenney wrote:
> Looking for Max Message Size and other capacities...

The limit in the protocol is 2^64 bytes. Rabbit's limit is "whatever 
fits into virtual memory (and is less than 2^64 bytes)".

If you let me know what other specific capacity information you are 
looking for I'll try to dig out the relevant info. I also recommend 
reading the AMQP specs to learn about any limits imposed by the protocol.


Regards,

Matthias.




More information about the rabbitmq-discuss mailing list