Hi!
As you said topics are location independent, which mean that you can define
a topic on only one router and it will be visible on every router connected
into you network.
So if you have two routers: router1 and router2 and you define a topic
testtopic on router1. Then you have a subscriber on router2 that is
subscribed to testtopic (notice no @router1 suffix). This subscriber will
get all messages put into that topic and you don't even need to specify the
location, you only need to know that this topic is defined somewhere on
some router in your network.
I hope this helps,
Best regards,
Kovi
At 23:54 4.6.01 +0200, you wrote:
>I've been using queues for some time, but I'm new to topics so bear with me,
>this is a newbie question...
>
>I have a router network where I send messages to queues. Each router in the
>network is on a separate machine. I now have a need to send messages to one
>or more processes that may be interested and that seems like a good use for
>a topic. I only want to send and receive messages locally. I don't want to
>send a message to a topic and have it received by a subscriber on another
>machine.
>
>My only question is that topics seem to be location independant. Does this
>mean that if I define the same topic in all my routers (as the sample config
>files do), when I send a message to the topic, it will be broadcast to not
>only the subscribers on the local machine, but also subscribers on the other
>machines? If so, then I guess I need to define a unique topic name for each
>router, but does this mean that each router will broadcast the existance of
>it's topic to all other machines in the network? I can live with that, but
>wanted to make sure that's the only solution.
>
>Thanks,
>Brian
>
>------------------------------------------------------
>SwiftMQ developers mailing list * http://www.swiftmq.com
>To unsubscribe from this list, send an eMail to
>[EMAIL PROTECTED] and write in the body of your message:
>UNSUBSCRIBE developers <your-email-address>
>Archive: http://www.mail-archive.com/developers@mail.iit.de/
------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/