Re: performance issues with JMS transacted route...

2009-12-03 Thread Claus Ibsen
n. You can test just that JMS -> DB route you shown in the first mail and just use a camel client to send messages to the JMS queue as fast as you can. Then you can turn on/off transaction to see if there is a speed degrade. > thanks again... > > - > Ben - Senior Consultant

Re: performance issues with JMS transacted route...

2009-12-02 Thread boday
in too slow. Any other thoughts on this? thanks again... - Ben - Senior Consultant -- View this message in context: http://old.nabble.com/performance-issues-with-JMS-transacted-route...-tp26579725p26618905.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: performance issues with JMS transacted route...

2009-12-02 Thread Claus Ibsen
ssage()) > .process(new SaveToDatabase()) > .to("activemq:topic:outbound"); > > Questions... > > how do I set the prefetch buffer? > what Tx manager should I be using and how do I set it up? > should I be using newer versions of any components? > > thanks again... > &

Re: performance issues with JMS transacted route...

2009-12-01 Thread boday
et the prefetch buffer? what Tx manager should I be using and how do I set it up? should I be using newer versions of any components? thanks again... ----- Ben - Senior Consultant -- View this message in context: http://old.nabble.com/performance-issues-with-JMS-transacted-route...-tp26579725p26594255.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: performance issues with JMS transacted route...

2009-12-01 Thread Claus Ibsen
7;m hoping it has something to do with the Tx manager >> configuration or something.  I'm using the default tx.xml file that shipped >> with Servicemix 3.3.1/Camel 2.0... >> >> note: this is a followup to another thread >> (http://old.nabble.com/guaranteed-message-processi

Re: performance issues with JMS transacted route...

2009-12-01 Thread Claus Ibsen
the default tx.xml file that shipped > with Servicemix 3.3.1/Camel 2.0... > > note: this is a followup to another thread > (http://old.nabble.com/guaranteed-message-processing-question...-to26202573.html#a26270332) > > thanks... > > - > Ben - Senior Consultant >

performance issues with JMS transacted route...

2009-11-30 Thread boday
e-processing-question...-to26202573.html#a26270332) thanks... - Ben - Senior Consultant -- View this message in context: http://old.nabble.com/performance-issues-with-JMS-transacted-route...-tp26579725p26579725.html Sent from the Camel - Users mailing list archive at Nabble.com.