Kbase P11377: Is it necessary to set up multiple topics to send multiple m
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  17/02/2004 |
|
Status: Unverified
GOAL:
Is it necessary to set up multiple topics to send multiple messages to clients?
GOAL:
Can a message be sent to only one topic and have all clients interested in that message pick it up?
FACT(s) (Environment):
Progress 9.1C
FACT(s) (Environment):
Progress 9.1D
FACT(s) (Environment):
SonicMQ
FIX:
The pub/sub domain is a one to many relationship. A producing client can broadcast a message to a single topic and all consuming clients who are interested in that topic shall consume the message.