[rabbitmq-discuss] Windows RabbitMQ Crashes and Blue Screens under Load

Simon MacMullen simon at rabbitmq.com
Fri Jan 13 11:47:26 GMT 2012


On 12/01/12 23:37, Jerry Kuch wrote:
> James's assumption is generally right.  Fanout does *not* require actual,
> literal copies of a message to exist for all of the receiving queues bound
> to a fanout exchange....

It's not just fanout exchanges. If a message gets delivered to more than 
one queue we will only persist one copy of the body to disc, and will 
only have one copy of the body in RAM (umm, if it's > 64 bytes in length).

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, VMware


More information about the rabbitmq-discuss mailing list