[rabbitmq-discuss] How to use more than 4GB of RAM ?

Marek Majkowski majek04 at gmail.com
Fri Oct 1 14:53:39 BST 2010


On Fri, Oct 1, 2010 at 14:46, Vincent Barat <vbarat at ubikod.com> wrote:
>  Thanks for the reply.
>
> Is there some well known incompatibilities on client side (I mean different
> APIs or behavior between 1.7.2 and 2.0.0) ?

Two main changes are:
 - we migrated from AMQP 0-8 to AMQP 0-9-1, that has some implications
   on client apis, though minor if I remember correctly
 - we don't send channel.flow any more and instead we block the connection
   on tcp layer when we run out of memory

Cheers,
  Marek


More information about the rabbitmq-discuss mailing list