[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-321) Use lock free queues for JDK1.5

Ovidiu Feodorov (JIRA) jira-events at lists.jboss.org
Wed Mar 14 00:30:59 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-321?page=all ]

Ovidiu Feodorov updated JBMESSAGING-321:
----------------------------------------

    Fix Version/s: Unscheduled
                       (was: 1.2.1)

> Use lock free queues for JDK1.5
> -------------------------------
>
>                 Key: JBMESSAGING-321
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-321
>             Project: JBoss Messaging
>          Issue Type: Feature Request
>          Components: Messaging Core
>            Reporter: Tim Fox
>         Assigned To: Tim Fox
>            Priority: Optional
>             Fix For: Unscheduled
>
>   Original Estimate: 3 days
>  Remaining Estimate: 3 days
>
> JDK1.5 concurrent classes utilise processor Compare and Swap (CAS) instructions to allow wait free (lock free) data struictures to be created.
> We could detect whether the user is running JDK1.5 and use non blocking synchronization in our queues. Should improve concurrency.

-- 
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