2 Replies Latest reply on Feb 27, 2013 5:46 PM by clebert.suconic

    removing locks during delivery...

    clebert.suconic

      Just to let you guys know what I have been working on...

       

       

      I have been looking into removing the locks on the Queue while delivery is being done.

       

       

      that way a consumer returning handle won't mean immediate delivery... a later method will be called to confirm the handle.

       

      We will need a synchronized while handle is being done but this will avoid some lock ups that will happen in case the queue is busy due to a dead consumer.