Re: Is it better to use PooledConnectionFactory in Parallel Processing

2013-11-06 Thread Claus Ibsen
t; In Parallel Processing Is it better to use PooledConnectionFactory? > > For Each Message PooledConnectionFactory create one session (or) Session > object will be shared by Multiple messages? > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Is-

Re: Is it better to use PooledConnectionFactory in Parallel Processing

2013-11-05 Thread Christian Müller
ter to use PooledConnectionFactory? > > For Each Message PooledConnectionFactory create one session (or) Session > object will be shared by Multiple messages? > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Is-it-better-to-use-PooledConn

Is it better to use PooledConnectionFactory in Parallel Processing

2013-10-29 Thread Dayakar
are TRANSACTED. In Parallel Processing Is it better to use PooledConnectionFactory? For Each Message PooledConnectionFactory create one session (or) Session object will be shared by Multiple messages? -- View this message in context: http://camel.465427.n5.nabble.com/Is-it-better-to-use