Package org.apache.activemq.pool

A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Spring's JmsTemplate.

See: Description

Package org.apache.activemq.pool Description

A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Spring's JmsTemplate. Note that this package does not deal with pooling of consumers; for that look at a library like Jencks such as in this example

Copyright © 2005–2015. All rights reserved.