On 5/11/06, Brasil <[EMAIL PROTECTED]> wrote:

Hoi,

I have a question can I change de size of the queue and of the Max length of
a message in de configfile or some where else? if yes how?

There is no maximum sizes per se; the only real limit is how much RAM
we use. You should be able to put millions of messages on a queue.
The messages are read into RAM as a unit, both on the client and
broker side so we don't recommend you send messages which are too big
(say over a few Mb) - if you want to send really large messages you
could try

http://activemq.org/JMS+Streams

--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to