[ https://issues.apache.org/jira/browse/HARMONY-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766026#action_12766026
]
Tim Ellison commented on HARMONY-6344:
--------------------------------------
Please see further technical discussion on the dev mailing list.
> Provide a lock-free version of ReferenceQueue
> ---------------------------------------------
>
> Key: HARMONY-6344
> URL: https://issues.apache.org/jira/browse/HARMONY-6344
> Project: Harmony
> Issue Type: Improvement
> Components: Classlib
> Environment: Any modern multi-core environment
> Reporter: James Gan
> Assignee: Tim Ellison
> Attachments: amino_rfq.zip
>
>
> In Harmony, the original ReferenceQueue is a lock-base queue, which doesn't scale well
on multi-core environment. Here I attached an lock-free version of ReferenceQueue based on
Amino Library, which has better scalability than original queue
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|