You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop a lightweight gRPC client connector for MI to ensure efficient, low-latency communication with services. By defining contracts with Protocol Buffers and managing connections, load balancing, and serialization, the connector simplifies your codebase, boosts reliability, and supports seamless scaling.
Proposed Solution
Provide JSON input and bind it into proto structures.
Generate Java client according to the proto data structure and map it with synapse.
Problem
Develop a lightweight gRPC client connector for MI to ensure efficient, low-latency communication with services. By defining contracts with Protocol Buffers and managing connections, load balancing, and serialization, the connector simplifies your codebase, boosts reliability, and supports seamless scaling.
Proposed Solution
Provide JSON input and bind it into proto structures.
Generate Java client according to the proto data structure and map it with synapse.
Meeting Notes can be found here: https://docs.google.com/document/d/1pqfmk7oa8Grm3eo_r_rV0eCJ_zdfJwzxaarNY6QKLwQ/edit?tab=t.0#heading=h.tzw6a6ceqb75
Alternatives
No response
Version
No response
The text was updated successfully, but these errors were encountered: