Posted: Thu Dec 08, 2005 9:23 am Post subject: Publish/Subscriber
Novice
Joined: 06 Dec 2005 Posts: 21 Location: Houston
Application --- Multiple clients(subscribers) receiving data from a publisher. I need to find if topic can be used by the Publisher, in a way to send message to all clients or just one specific client.
eg Publisher uses Topic Name is compName/userId if message is send to a specific user.
and Publisher uses TopicName as compName/* if the message is to be send to all users.
All subscriber use the topic compName/userId.
Is this a valid way to publish/subscribe messages? or given this need, is there any other way to achieve this.
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