You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Doug Service (JIRA)" <ji...@apache.org> on 2018/01/25 06:16:00 UTC

[jira] [Created] (REEF-1974) Proof of concept replacing managed C++ with pinvoke

Doug Service created REEF-1974:
----------------------------------

             Summary: Proof of concept replacing managed C++ with pinvoke
                 Key: REEF-1974
                 URL: https://issues.apache.org/jira/browse/REEF-1974
             Project: REEF
          Issue Type: Sub-task
    Affects Versions: 0.17
            Reporter: Doug Service
            Assignee: Doug Service


Given the current time constraints and the potential rewrite of the core of REEF in C# instead of Java, we are considering using pinvoke to from standard C++ to call C# to move the current bridge to .NET Core as quickly as possible. This makes sense now as a rewrite of the core of REEF in C# should provide a completely asynchronous cross-language messaging API for the bridge based on Apache Thrift which provides full protocol definition and client-server stub code generation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)