[ https://issues.apache.org/jira/browse/HARMONY-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Gan updated HARMONY-6344:
-------------------------------
Attachment: (was: amino_rfq.zip)
> 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: ReferenceQueueHarmony_ReferenceQueueNoNodeWrapper_ReferenceQueueNodeWrapper_read75Write25.png,
ReferenceQueueHarmony_ReferenceQueueNoNodeWrapper_ReferenceQueueNodeWrapper_read95Write5.png,
rfq.patch, rfq_new.patch
>
>
> 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.
|