You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/07/24 03:13:02 UTC

[jira] [Updated] (ARROW-1104) Integrate in-memory object store from Ray

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

Wes McKinney updated ARROW-1104:
--------------------------------
    Fix Version/s:     (was: 0.5.0)
                   0.6.0

> Integrate in-memory object store from Ray
> -----------------------------------------
>
>                 Key: ARROW-1104
>                 URL: https://issues.apache.org/jira/browse/ARROW-1104
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Philipp Moritz
>            Assignee: Philipp Moritz
>             Fix For: 0.6.0
>
>
> To exchange arrow data between different processes on a machine, it is beneficial to have a shared-memory object store that acts as a server and can ship shared memory regions to clients, handle reference counting, object eviction as well as provide a unified namespace for objects. Such an object store has been developed as part of Ray (https://github.com/ray-project/ray) and this ticket is about integrating it into Arrow.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)