There is going to be a moderate challenge in using mozolm with an out of process service to host the algorithms.
Looks like there is an inprocess transport, but it also seems this might constrain the client to Java? Not sure.
https://grpc.github.io/grpc-java/javadoc/io/grpc/inprocess/package-summary.html
Notes to self for investigating an in proc lib that interoperates with .NET Core 5:
https://github.com/bazelbuild/rules_dotnet
https://docs.microsoft.com/en-us/cpp/dotnet/walkthrough-compiling-a-cpp-program-that-targets-the-clr-in-visual-studio?view=msvc-160
There is going to be a moderate challenge in using mozolm with an out of process service to host the algorithms.
Looks like there is an inprocess transport, but it also seems this might constrain the client to Java? Not sure.
https://grpc.github.io/grpc-java/javadoc/io/grpc/inprocess/package-summary.html
Notes to self for investigating an in proc lib that interoperates with .NET Core 5:
https://github.com/bazelbuild/rules_dotnet
https://docs.microsoft.com/en-us/cpp/dotnet/walkthrough-compiling-a-cpp-program-that-targets-the-clr-in-visual-studio?view=msvc-160