« Return to Thread: cannot use remote topic in composite-queue

Re: cannot use remote topic in composite-queue

by IIT Software :: Rate this Message:

Reply to Author | View in Thread

I forgot: There is no thing such as "remote topic" because a topic is location independent. Messages are distributed on base of subscriptions which can be at the local or remote routers. So if you bind a topic to a composite queue it is like you publish the message to the local topic manager which distributes it to all subscriptions (local & remote).

 « Return to Thread: cannot use remote topic in composite-queue