Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packaging / Distribution will be difficult using an out proc local service #93

Open
JayBeavers opened this issue May 12, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@JayBeavers
Copy link
Contributor

JayBeavers commented May 12, 2021

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

@agutkin
Copy link
Collaborator

agutkin commented May 12, 2021

@agutkin agutkin added the enhancement New feature or request label Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants