Depending on the processing performed, it may or may not work nicely ;-) The only thing is to ensure that streams are used everywhere, but lots of components can not handle streams : for example, if you want to send your message to two different components, you can't use a stream ; or xslt transformation do not work on streams, etc ...
For simple flows, it works: i.e. you should be able to transfer a 1 Gb document from file to http, ftp, etc ... It really depends on the component used. On 1/25/07, servicemix servicemix <[EMAIL PROTECTED]> wrote:
Hi, I'm a newbie in servicemix, does have an idea about hwo to handle a very huge message in servicemix? best practices? Regards . Mizar
-- Cheers, Guillaume Nodet ------------------------ Architect, LogicBlaze (http://www.logicblaze.com/) Blog: http://gnodet.blogspot.com/
