Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Won't Do
-
None
-
None
-
None
Description
Currently bridge communication from Java to C# is performed via managed C++ interop which is not supported on Linux. This is the first of a number of changes to replace all of the interop calls between Java and C# with Avro messages carried by the REEF Wake networking classes.