Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [Messaging,
 JMS & JBossMQ] - Advice on Negotaing with JMS

scott.stark@jboss.org

2007-08-10


I have a high transaction backend that we are trying to get to the smallest response time as possible. I am using the JMS but I am finding that the negotiating with the JMS is actually taking up quite a bit of time. I am using the connectionfactory from java:/JmsXA which as I understand it is pulling from a pool. The issue seems to be with creating the session, destination, producer and then finally sending the message. I was thinking that I might be able to create a thread to handle all of this for me and reduce my response time to the JMS to almost 0. I also know that threads never seem to work the way you want them to i.e. deadlocks. Does any one have a thought on this subject or maybe a better solution.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073018#4073018

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073018
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.