[ http://jira.jboss.com/jira/browse/JBMESSAGING-321?page
=all ]
Tim Fox updated JBMESSAGING-321:
--------------------------------
Fix Version/s: 2.0.0 Beta 1
(was: Unscheduled)
> Use lock free queues for JDK1.5
> -------------------------------
>
> Key: JBMESSAGING-321
> URL: htt
p://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: 2.0.0 Beta 1
>
> 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.atl
assian.com/software/jira
_______________________________________________
jboss-jira mailing list
jboss-jira lists.jboss.org
h
ttps://lists.jboss.org/mailman/listinfo/jboss-jira
|