You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Wang, Gang (JIRA)" <ji...@apache.org> on 2016/08/23 03:36:20 UTC

[jira] [Updated] (MNEMONIC-60) Apply Transaction, Retrievable interfaces to class VolatileMemAllocator

     [ https://issues.apache.org/jira/browse/MNEMONIC-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wang, Gang updated MNEMONIC-60:
-------------------------------
    Assignee: Chenyang Li

> Apply Transaction, Retrievable interfaces to class VolatileMemAllocator
> -----------------------------------------------------------------------
>
>                 Key: MNEMONIC-60
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-60
>             Project: Mnemonic
>          Issue Type: New Feature
>          Components: Computing-Service, Core
>            Reporter: Wang, Gang
>            Assignee: Chenyang Li
>             Fix For: 0.2.0-incubating
>
>
> The current implementation of class VolatileMemAllocator does not support retrieval operations so it is not possible to temporarily forget cached durable objects efficiently like class NonVolatileMemAllocator does, logically, volatile memory should be retrievable for durable object graphs in a applications/frameworks run-time session.
> In addition, durable native computing must based on retrievable interface, therefore the VolatileMemAllocator should implement retrievable interface to support forgettable object graphs and durable native computing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)