[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1332) Improve concurrency on queue

Tim Fox (JIRA) jira-events at lists.jboss.org
Tue May 27 13:31:49 EDT 2008


Improve concurrency on queue
----------------------------

                 Key: JBMESSAGING-1332
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1332
             Project: JBoss Messaging
          Issue Type: Task
            Reporter: Tim Fox
         Assigned To: Tim Fox
             Fix For: 2.0.0 Beta


Need to improve concurrency on queue, by implementing it with a concurrent structure.

Unfortunately ConcurrentLinkedQueue does not allow inserting elements at the head.

We can consider some kind of ConcurrentLinkedDeque

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list