On 09/15/2010 01:27 PM, [email protected] wrote:

How can I extend the queue size? If I send more than 4M bytes messages, I
will get RESOURCE_LIMIT_EXCEEDED error. How can I extends this size?

The c++ broker allows the max-size/max-count to be set per queue (if none are set it uses the default max-size, as specified by default-queue-limit qpidd option). If you create the queue with qpid-config you can set those values using command line switches.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to