Hi,

does someone have a real world example for using CMS?

My situation is the following.

I have an application that has multiple threads and sends and receives
messages. ActiveMQ itself is running on a different host so it is possible
(and happens form time to time) that the network connection is lost and
therefore we need to handle this situation.

I found a SessionPool in the cmsutil package, is this the recommended way to
deal with it (have a SessionPool and each threads gets a session from
there). What's needed to set it up? Does it deal with lost connections or if
not how else can I deal with it?

Thanks and Regards,
Patrick
-- 
View this message in context: 
http://www.nabble.com/Real-world-example-for-CMS--tp21537664p21537664.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to