Re: SessionPooling

2007-11-12 Thread James Strachan
On 09/11/2007, Dave Carlson <[EMAIL PROTECTED]> wrote: > Hello, we are implementing an activeMQ application using 4.1.1, and we have > found that the performance bottleneck is in creating a session. I have > reviewed the JavaDoc on pooling, but are there any examples of using pooling? See this F

SessionPooling

2007-11-09 Thread Dave Carlson
Hello, we are implementing an activeMQ application using 4.1.1, and we have found that the performance bottleneck is in creating a session. I have reviewed the JavaDoc on pooling, but are there any examples of using pooling? Also, where are the JavaDics for 4.1.1? THanks