2 Replies Latest reply on Jul 7, 2010 5:30 PM by rwfuller

    Are wildcards supported in topics in order to subscribe to multiple topics?

    rwfuller

      Assume the following 6 topics exist

       

      Topic #1:  Name - HEARTS.CLUBS.SPADES.DIAMONDS

      Topic #2:  Name - HEARTS.CLUBS

      Topic #3:  Name - HEARTS.SPADES


      Topic #4:  Name - HEARTS.CLUBS.*

      Topic #5:  Name - HEARTS.*

      Topic #6:  Name - HEARTS.CLUBS.SPADES.*

       

      If I subscribed to Topic #4, I would receive messages sent to Topic #1 and Topic #2.

       

      If I subscribed to Topic #5, I would receive messages sent to Topic #1, Topic #2, and Topic #3.

       

      If I subscribed to Topic #6, I would receive messages sent to Topic #1.

       

      Is it possible to do the following currently or is there any thought in the future to do this?

       

      Thanks,
      Wayne