You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2017/07/28 19:13:00 UTC

[jira] [Created] (QPIDJMS-306) Use a more fitting data structure for inbound message queue

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org