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 » General IBM MQ Support » Broker in MQ

Post new topic  Reply to topic
 Broker in MQ « View previous topic :: View next topic » 
Author Message
jeevan
PostPosted: Tue Jan 31, 2006 10:28 am    Post subject: Broker in MQ Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

What is broker in pub/sub communication? why does not it start automatically?

what different kinds of broker can be used with MQ for oub/sub communication?

thanks
From other post
Quote:
What is different between ptp communication and pub/sub comunication?
what components are needed?

what is pub/sub borker here?

thanks
Back to top
View user's profile Send private message
vennela
PostPosted: Tue Jan 31, 2006 10:46 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

A broker, in PUB/SUB can be:
A QMGR in MQ
A Broker in Message Broker or Event Broker (I don't know much about Event Broker, so I might be wrong).

If MQ is the pub sub broker, the broker commands are :
dspmqbrk
strmqbrk
endmqbrk

Code:

C:\Documents and Settings\admin>dspmqbrk -m QM1
WebSphere MQ Publish/Subscribe broker for queue manager QM1 not active.

C:\Documents and Settings\admin>strmqbrk -m QM1
WebSphere MQ Publish/Subscribe broker started for queue manager QM1.

C:\Documents and Settings\admin>endmqbrk -m QM1
WebSphere MQ Publish/Subscribe broker for queue manager QM1 ended.

C:\Documents and Settings\admin>


Quote:
why does not it start automatically?

Because, you always don't use it I guess

I deleted your other post because I thought it is the same question.

Point to Point is you send a message from one destination to another destination.
Pub Sub is you publish a message on a topic and multiple subscribers can subscribe to the topic and get the messages published by any publisher.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jeevan
PostPosted: Tue Jan 31, 2006 11:35 am    Post subject: Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

does this mean, a queue manaer be a broker for pub/sub communication network?

Furthermore, that means, we create a qmgr and run the broker. how the various q or mqgr subscribe it? could you please give some idea

thanks
Back to top
View user's profile Send private message
vennela
PostPosted: Tue Jan 31, 2006 11:36 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

jeevan wrote:
does this mean, a queue manaer be a broker for pub/sub communication network?


Yes, if you have MQ 5.3 and CSD08 or above.
Or else, you need to use the support pac

Quote:
Furthermore, that means, we create a qmgr and run the broker. how the various q or mqgr subscribe it? could you please give some idea


You need to read the manual
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Broker in MQ
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.