|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
|
|
Broadcast Message |
« View previous topic :: View next topic » |
Author |
Message
|
krishs |
Posted: Mon Feb 11, 2002 7:45 am Post subject: |
|
|
Newbie
Joined: 03 Feb 2002 Posts: 8 Location: Chennai
|
We are working on a Java MQ Client. If the Server to Broadcast Message to all the Clients, How is it possible?
Thanx in Advance,
Krishs
[ This Message was edited by: krishs on 2002-02-11 07:45 ] |
|
Back to top |
|
|
abmanesh |
Posted: Mon Feb 11, 2002 8:29 am Post subject: |
|
|
Apprentice
Joined: 06 Nov 2001 Posts: 39
|
You could use publish/subscribe messaging to implement that. The server could publish to a topic that all clients subscribe to. |
|
Back to top |
|
|
krishs |
Posted: Fri Feb 15, 2002 4:35 am Post subject: |
|
|
Newbie
Joined: 03 Feb 2002 Posts: 8 Location: Chennai
|
Quote: |
On 2002-02-11 08:29, abmanesh wrote:
You could use publish/subscribe messaging to implement that. The server could publish to a topic that all clients subscribe to.
|
If I brief the scenario of mine, you can give me an elaborate answer,
We are running Java Client Application that uses com.ibm.mq.* package for MQ Connectivity. All the Java Clients uses temporary queue to receive replys from the Server(our project Specific).
If all the clients have to get a message broadcasted by the server, can MQ QueueManager do the broadcasting? |
|
Back to top |
|
|
rwa |
Posted: Mon Feb 18, 2002 5:30 am Post subject: |
|
|
Voyager
Joined: 22 Jan 2002 Posts: 76 Location: Duesseldorf/Germany
|
The "broadcast" can be done with publish/subscribe (pubsub). pubsub is not a function of MQSeries but from MQIntegrator. The supportpac ma0c can be used instead of buying MQIntegrator just for pubsub. This gives you a broker with pubsub funtions. On detailed information see the documentation of MQIntegrator or ma0c.
Regards,
Rainer |
|
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
|
|
|
|