[openamq-dev] amq_server message limit

Pieter Hintjens ph at imatix.com
Mon May 19 18:21:58 CEST 2008


Dmitri,

> I'll try it and let you know.

Great, thanks.

To rebuild, do:

in base2/asl: boom install
in openamq/server: boom build

You'll see in base2/asl/asl_channel.icl that the credit system works
in chunks of 100 messages.  This is just a figure I picked from thin
air.  If this credit based flow control works then I'd like to tune
this per queue type, e.g. 100 for private queues and 1 for shared
queues with more than one consumer.

Cheers,
Pieter


More information about the openamq-dev mailing list