Re: Configuration for Apache camel...

2011-11-28 Thread Willem Jiang
know , the old e-mail attachment is the input XML to Mina route. Thanks, Omar Atia -Original Message- From: Willem Jiang [mailto:willem.ji...@gmail.com] Sent: Monday, November 28, 2011 3:02 AM To: users@camel.apache.org Subject: Re: Configuration for Apache camel... I don't think yo

Re: Configuration for Apache camel...

2011-11-27 Thread Willem Jiang
amel.apache.org Subject: Re: Configuration for Apache camel... Did you have a chance to do some performance test ? What's your XML String looks like ? If there are not much change on the XML, you can send the request direct to back end WS service. We could do some enhancement according to y

RE: Configuration for Apache camel...

2011-11-27 Thread Omar Atia
unday, November 27, 2011 5:43 AM To: users@camel.apache.org Subject: Re: Configuration for Apache camel... Did you have a chance to do some performance test ? What's your XML String looks like ? If there are not much change on the XML, you can send the request direct to back end WS service.

Re: Configuration for Apache camel...

2011-11-26 Thread Willem Jiang
ation for Apache camel... Hi, depends on what you do with your objects.. if all transaction payload are very, very large objects coming in at the same time and/or you store them in memory it will eventually leak yes. If you do normal sensible processing, and your load is spread out over the day

Re: Configuration for Apache camel...

2011-11-26 Thread Omar Atia
: Configuration for Apache camel... Hi, depends on what you do with your objects.. if all transaction payload are very, very large objects coming in at the same time and/or you store them in memory it will eventually leak yes. If you do normal sensible processing, and your load is spread out over the day, one

Re: Configuration for Apache camel...

2011-11-25 Thread Björn Bength
Hi, depends on what you do with your objects.. if all transaction payload are very, very large objects coming in at the same time and/or you store them in memory it will eventually leak yes. If you do normal sensible processing, and your load is spread out over the day, one million transactions a