You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by sachin2008 <es...@gmail.com> on 2008/04/15 13:02:41 UTC

Reg:Message size in NMR

Hi,

In servicemix how much size of message can be pass through between different
components like Bean,drools,eip,http and saxon...

-----
Cheers
Praveen Oruganti
"Think before you act and act on what you believe"
-- 
View this message in context: http://www.nabble.com/Reg%3AMessage-size-in-NMR-tp16699531p16699531.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: Reg:Message size in NMR

Posted by Guillaume Nodet <gn...@gmail.com>.
Yeah, it only depends on the amount of memory you use.
Another thing to consider is to use streams instead of other xml
representations (like DOM or such).  But this only works in some use case
where you mainly pass the data without the need to parse it.

On Tue, Apr 15, 2008 at 1:06 PM, Lars Heinemann <la...@compart.net>
wrote:

> I think there is no real restriction. If I remember correctly I already
> sent messages with attachments bigger than 100 MB.
>
> Regards
> Lars
>
>
> sachin2008 schrieb:
> > Hi,
> >
> > In servicemix how much size of message can be pass through between
> different
> > components like Bean,drools,eip,http and saxon...
> >
> > -----
> > Cheers
> > Praveen Oruganti
> > "Think before you act and act on what you believe"
> >
>



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/

Re: Reg:Message size in NMR

Posted by Lars Heinemann <la...@compart.net>.
I think there is no real restriction. If I remember correctly I already
sent messages with attachments bigger than 100 MB.

Regards
Lars


sachin2008 schrieb:
> Hi,
>
> In servicemix how much size of message can be pass through between different
> components like Bean,drools,eip,http and saxon...
>
> -----
> Cheers
> Praveen Oruganti
> "Think before you act and act on what you believe"
>