pub sub topics and subtopics
886634Sep 22 2011 — edited Sep 23 2011Hi,
Is it possible to create a topic with subtopics? I'm reading Message Queue 4.3 developer's guide and see that there are message selectors but what I'm looking to do is to create a topic like Topic.subtopic1.subtopic2....
and subscribing to a topic with something like Topic.suptopic1.*
If so, can you point me to the right tutorial?
Thanks