You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2015/03/11 20:52:38 UTC

[jira] [Created] (REEF-201) Load all managed DLLs from C#

Markus Weimer created REEF-201:
----------------------------------

             Summary: Load all managed DLLs from C#
                 Key: REEF-201
                 URL: https://issues.apache.org/jira/browse/REEF-201
             Project: REEF
          Issue Type: Improvement
          Components: REEF Bridge
            Reporter: Markus Weimer
            Assignee: Beysim Sezgin


Today, we load all of the managed DLLs from within Java code in {{LibLoader}}. We should instead move this bootstrap code over to the C++ or CS side to avoid many roundtrips between the JVM and the CLR.



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