|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Websphere mq-jms, spring, performance |
« View previous topic :: View next topic » |
Author |
Message
|
somacruz2010 |
Posted: Tue Nov 23, 2010 9:47 am Post subject: Websphere mq-jms, spring, performance |
|
|
Newbie
Joined: 17 Nov 2009 Posts: 1 Location: mexico city
|
Alo:
Got an app, which is build in spring. Reads a jms message from a queue in wmq, access database, and put the reply.
My main concern is about performance, cause im not using connection factories nor destiantions nor jee container at all. It is a java jar a run in console mode. And thats because here i cannot access not been allowed to access wmq server and generate jndi objects in mq, and generate .binging file for me. So i wont use weblogic (i do test configuration with wmq and weblogic and mdb and it was ok but...) so can u help in recommend how can i use pooled connections and things that help performance?
point me to the right direction please.
thanks in advance |
|
Back to top |
|
 |
JLRowe |
Posted: Fri Dec 03, 2010 5:32 am Post subject: |
|
|
 Yatiri
Joined: 25 May 2002 Posts: 664 Location: South East London
|
You don't need JNDI, you can wire in the JMS classes directly using spring. Your code should still be JMS provider agnostic. Spring has no connection pooling support for JMS, but you can wire up mq to do the pooling. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|