1 Reply Latest reply on Jan 16, 2014 4:09 AM by ataylor

    MessageListener implementation is push/polling model

    cjayaprakash

      Since JMS is a spec and the implementations are vendor specific, I would like to know, how the Async MessageListener is implemented in HornetQ. Is it done using polling or push(broker pushes the message to client)?

       

      Thanks.