Timothy Bish created QPIDJMS-306:
------------------------------------

             Summary: Use a more fitting data structure for inbound message 
queue
                 Key: QPIDJMS-306
                 URL: https://issues.apache.org/jira/browse/QPIDJMS-306
             Project: Qpid JMS
          Issue Type: Improvement
          Components: qpid-jms-client
    Affects Versions: 0.23.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
            Priority: Trivial
             Fix For: 0.24.0


Use a more fitting type for the inbound message queue, current version uses a 
LinkedList which is less efficient than using a simple ArrayDeque for fifo 
message handling.  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to