4 Replies Latest reply on Apr 8, 2013 1:51 AM by ajinkya.bambal

    Client Consumer failure in HornetQ

    ajinkya.bambal

      I have 2 client Consumers which are asynchronously listening to HornetQ server.After client consumer listener 1 receives a message from HornetQ server, while processing this message if it gets crashed then I want client consumer listener 2 should pick that message and process it immidietely..... how can i acheive this...(forgive me if i am asking silly question since im new to hornetq)......