Setting prefetch to 1 on the connection in either ways does not seem to
work; It seems like the server reads every message into memory anyway, and
the server fails. (I tried this with the example queue consumer / producer,
setting the message to 600k and produce 500 messages, and then try to
cons
> ActiveMQ 5.0 can handle Messages >1 if you use blob Messages which
>>>> where
>>>> introduced in ActiveMQ 5.0.
>>>>
>>>> See: http://activemq.apache.org/blob-messages.html
>>>>
>>>>
>>>> Original-Nachricht ---
las <[EMAIL PROTECTED]>
An: users@activemq.apache.org
Betreff: any activemq version that can handle >1mb message size
Hi
I've been trying to use ActiveMq to reliable send messages > 1mb.
I've tried several versions and persistence backends without
success.
Has anyone some rea
al-Nachricht
>>> Datum: Fri, 4 Jan 2008 05:43:28 -0800 (PST)
>>> Von: eklas <[EMAIL PROTECTED]>
>>> An: users@activemq.apache.org
>>> Betreff: any activemq version that can handle >1mb message size
>>
>>>
>>> Hi
>>>
On 07/01/2008, CJohn <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Regrettably, the latest AMQ 5 still has problems with memory on the consumer
> side,
In what way?
You tried reducing the prefetch size to 1?
http://activemq.apache.org/what-is-the-prefetch-limit-for.html
> and using BLOBs really solves
e.org/blob-messages.html
>
>
> Original-Nachricht
>> Datum: Fri, 4 Jan 2008 05:43:28 -0800 (PST)
>> Von: eklas <[EMAIL PROTECTED]>
>> An: users@activemq.apache.org
>> Betreff: any activemq version that can handle >1mb message size
>
>&g
gt;
> An: users@activemq.apache.org
> Betreff: any activemq version that can handle >1mb message size
>
> Hi
>
> I've been trying to use ActiveMq to reliable send messages > 1mb.
> I've tried several versions and persistence backends without success.
>
Hi
I've been trying to use ActiveMq to reliable send messages > 1mb.
I've tried several versions and persistence backends without success.
Has anyone some real experience of a working setup?
activemq v4 with plain file peristence
lost messages due to:
http://www.nabble.com/lost-msgs-in-4.1.1-%2