You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/08/03 18:05:20 UTC

[jira] [Created] (ARROW-249) [Format] Define GRPC IDL / wire protocol for messaging with Arrow data

Wes McKinney created ARROW-249:
----------------------------------

             Summary: [Format] Define GRPC IDL / wire protocol for messaging with Arrow data
                 Key: ARROW-249
                 URL: https://issues.apache.org/jira/browse/ARROW-249
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Format
            Reporter: Wes McKinney


In addition to memory maps / shared memory, we should be able to assemble one or more Arrow arrays in a memory block suitable for sending over the wire with GRPC (http://www.grpc.io/). This can be similarly adapted to other messaging / RPC frameworks. 

We can continue to use Flatbuffers for the metadata serialization. 



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