[
https://issues.apache.org/jira/browse/LUCY-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marvin Humphrey resolved LUCY-92.
---------------------------------
Resolution: Fixed
Committed as r895799 and r895800.
> Lock-free registry for VTables
> ------------------------------
>
> Key: LUCY-92
> URL: https://issues.apache.org/jira/browse/LUCY-92
> Project: Lucy
> Issue Type: Improvement
> Components: Clownfish, Core - Object
> Reporter: Marvin Humphrey
> Assignee: Marvin Humphrey
> Attachments: lock_free_registry.diff,
> vtable_registry_hash_to_lfreg.diff
>
>
> To make Lucy's OO framework thread safe, we must change VTable_registry,
> currently a Lucy::Object::Hash, over to a new class,
> Lucy::Object::LockFreeRegistry.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.