[ https://issues.apache.org/jira/browse/HARMONY-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Gan deleted HARMONY-6344: ------------------------------- > Provide a lock-free version of ReferenceQueue > --------------------------------------------- > > Key: HARMONY-6344 > URL: https://issues.apache.org/jira/browse/HARMONY-6344 > Project: Harmony > Issue Type: Improvement > Environment: Any modern multi-core environment > Reporter: James Gan > Assignee: Tim Ellison > > 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. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira