6 Replies Latest reply on May 3, 2012 7:03 AM by gaohoward

    Acknowledgement in HornetQ

    haroonfoad

      Dear HornetQ developers,

      I have a simple publish/subscriber application.

       

      What I want is:

      The publisher get notified when the subscribers consumes a message from the topic.

       

      Is that possible in HornetQ without making the publisher as a subsriber and the subscriber as a publisher again ?

       

      Thanks.