[jboss-user] [JBoss Messaging] - JMS resource caching

2008-09-11 Thread jonroler
I have both a JBM multithreaded producer application and a multithreaded JBM consumer application that each need to perform a distributed transaction (JMS and JDBC--one sends messages and writes stuff to the db, and the other consumes messages and writes to the db). They are both standalone jav

[jboss-user] [JBoss Messaging] - standalone client pooling of JMS resources

2008-09-01 Thread jonroler
I have a working standalone JBM 1.4 java client application that publishes messages to a JBoss Application Server running JBM. It is a multithreaded application that will eventually produce (not receive) messages at a pretty high rate, so I will require some form of client-side caching/pooling