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 » Message selector - JMS

Post new topic  Reply to topic
 Message selector - JMS « View previous topic :: View next topic » 
Author Message
gobi_nathan
PostPosted: Mon May 19, 2003 4:52 am    Post subject: Message selector - JMS Reply with quote

Acolyte

Joined: 08 Jan 2003
Posts: 69

Can the message published in the single topic,will be retrived by multiple subscribers using the content of the message.

I want to send the same message(publishing in single topic) in the different format for the multiple subscribers.I know this is available in MQSI using the subscription point.Can the same function will be implemented in MQ java base classes and JMS.
Back to top
View user's profile Send private message
skn
PostPosted: Tue Jun 03, 2003 1:43 pm    Post subject: Reply with quote

Centurion

Joined: 21 May 2003
Posts: 112
Location: Dallas

i too had similar question early on.i dont think thats possible because only MQSI can parse the messages and make sense out of them.Hope i am right.
Back to top
View user's profile Send private message
bower5932
PostPosted: Tue Jun 03, 2003 5:06 pm    Post subject: Reply with quote

Jedi Knight

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

If you want to do some kind of message reformatting for various publishers, your going to be using WMQI to get it done since it is what will do the reformatting.
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
gobi_nathan
PostPosted: Tue Jun 03, 2003 8:12 pm    Post subject: Reply with quote

Acolyte

Joined: 08 Jan 2003
Posts: 69

Hi all ,

Even though,if we go for MQSI.I know we can reformat the message and publish it into different subscribtion point.

But,Can the simple MQ subscribers written in any language will get the messages using the subscribtion point or else all the subscribers needs the MQSI ?

-Gobi
Back to top
View user's profile Send private message
bower5932
PostPosted: Wed Jun 04, 2003 7:05 am    Post subject: Reply with quote

Jedi Knight

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

I'm not 100% sure that I understand your last comment. In order for any subscribers in MQ to get messages, they have to work through a broker. This can be the MA0C SupportPac or any of the WMQI products. The MQSeries qmgr by itself doesn't handle the pub/sub. Is this what you are asking?

edited for clarification...Programs will use the regular MQ APIs to get their subscriptions. They won't actually work through the broker. The broker will take the publications and put messages on the subscriber queues.


Last edited by bower5932 on Wed Jun 04, 2003 8:27 am; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger
skn
PostPosted: Wed Jun 04, 2003 7:53 am    Post subject: Reply with quote

Centurion

Joined: 21 May 2003
Posts: 112
Location: Dallas

well u can have your subcribers in any language.that would amount to a simple GET(hope thats what u were after).
Back to top
View user's profile Send private message
jackie
PostPosted: Tue Jun 10, 2003 12:34 pm    Post subject: Reply with quote

Novice

Joined: 01 Jun 2003
Posts: 20
Location: NYC

I think it is mater of design issue. Utilizing MQSI in every possible is good, but there is some performance issues related to that also.

If you can do it in JAVA before sending it out so that MQSI does not have to do anything is good too. It really depends upon your design requirements.

cheers,
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Message selector - JMS
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.