We love hearing from our users. Tell us what you want to see next and upvote ideas from the community. * Bugs and troubleshooting should as usual go through InterSystems support.
This protocol is the more efficien through HTTP than any other mechanism and it's appearing in conversations very often and also as a requirement in some interoperability projects in industrial sectors.
ADMIN RESPONSE
Nov 9, 2022
Thank you for submitting the idea.
This idea was implemented by Developer Community member(s). Please check the solution in the comments.
It's great to have a quick implementation using our Python embedded new capabilities,... BUT it seems that Python is not (at all) the best programming language to use when talking about gRPC. See this performance comparison analysis: https://www.nexthink.com/blog/comparing-grpc-performance/ I'm not an expert in gRPC so cannot compare with real experiences... but if those results are right, we would be offering a "toy", not a real solution.
It's great to have a quick implementation using our Python embedded new capabilities,... BUT it seems that Python is not (at all) the best programming language to use when talking about gRPC. See this performance comparison analysis: https://www.nexthink.com/blog/comparing-grpc-performance/
I'm not an expert in gRPC so cannot compare with real experiences... but if those results are right, we would be offering a "toy", not a real solution.
Here is a full implementation of gRPC for IRIS + Interoperability enable
https://community.intersystems.com/post/grpc-and-iris-interoperability
Here is a related article on DC