You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/09/02 12:48:46 UTC

[jira] [Resolved] (IGNITE-906) Implement memory manager for interop communication.

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

Vladimir Ozerov resolved IGNITE-906.
------------------------------------
    Resolution: Duplicate

> Implement memory manager for interop communication.
> ---------------------------------------------------
>
>                 Key: IGNITE-906
>                 URL: https://issues.apache.org/jira/browse/IGNITE-906
>             Project: Ignite
>          Issue Type: Task
>          Components: interop
>    Affects Versions: sprint-4
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>            Priority: Blocker
>             Fix For: ignite-1.4
>
>
> We must have a way to communicate between platforms. Potentially this could be any sensible mechanism:
> 1) JNI over Java byte[]
> 2) Offheap memory
> 3) Direct pointers to process heap objects
> etc.
> We must define an abstraction of "memory" which will give us a pointer to some memory chunk which can be populated with data. 



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