1 Reply Latest reply on Apr 30, 2013 2:49 PM by loloof64

    An example that shows a publish/subscribe messaging mode ?

    loloof64

      Hello everyone,

       

      I've downloaded the HornetQ 2.3.0 Final, and looked at some examples : among which the JMS and Core embedded.

      But in both examples, the program which has the consumer (which, in this case, is the same which has the producer) must explicitely fetch the produced messages.

       

      Is there an example showing how to suscribe to a particular queue ?

      (As I read that at least JMS messaging can do that).

       

      Sorry if it may be a too obvious question.

       

      Regards