ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Java / JMS » How to choose JMSC or MQC

Post new topic  Reply to topic
 How to choose JMSC or MQC « View previous topic :: View next topic » 
Author Message
wesleyyau
PostPosted: Mon Sep 08, 2008 7:49 am    Post subject: How to choose JMSC or MQC Reply with quote

Newbie

Joined: 08 Sep 2008
Posts: 2

Dear All,

I found many articles about JMSC and MQC, but I still don't know when did we use JMSC and when did we use MQC.
Or it depends on is it using XA transactions?
Pls advise.
Thanks.

Cheers,
Back to top
View user's profile Send private message
bower5932
PostPosted: Mon Sep 08, 2008 9:01 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Aug 2001
Posts: 3023
Location: Dallas, TX, USA

I'd say the most basic selection criteria is are you using something that is a standard (JMS) or can you use something that is proprietary (MQI). Most people have somebody else tell them what they'll be using. Do you have any say in the matter?
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
wesleyyau
PostPosted: Mon Sep 08, 2008 9:13 am    Post subject: Reply with quote

Newbie

Joined: 08 Sep 2008
Posts: 2

Thanks for your reply.
Actually, we are working on WebLogic to MQ.
In our WebLogic, we've some MessageDrivenBeans will send/receive message to/from MQ through SSL (2-ways) channel.
We are thinking to use MQC if it has better performance, with assuming no XA transaction will be used. But is it appropriate to use MQC inside MDB, or it doen't matter?
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Sep 08, 2008 1:48 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

wesleyyau wrote:
Thanks for your reply.
Actually, we are working on WebLogic to MQ.
In our WebLogic, we've some MessageDrivenBeans will send/receive message to/from MQ through SSL (2-ways) channel.
We are thinking to use MQC if it has better performance, with assuming no XA transaction will be used. But is it appropriate to use MQC inside MDB, or it doen't matter?

You are in a J2EE environment and should only use JMS.
JMS and MQ base do not mix. On top of this you do not want to have to code the advantages given by the J2EE container: connection pooling, transactionality, automatic scaling (MDB instances) etc...
The performance difference is usually not big enough to matter.
You need to be in an industry with a lot of message and very very tight SLAs for the performance difference to matter.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » How to choose JMSC or MQC
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.