protocol buffers for inter-language IPC

235 views
Skip to first unread message

Bill Thorp

unread,
May 4, 2022, 7:00:32 PM5/4/22
to Protocol Buffers
Inter-language interop is hard, but protocol buffers have good code generation across a wide variety of languages.  Are there tools for generating stateless IPC calls / dispatchers, without the need for sockets or long running processes like gRPC?  I imaginec-interop code would be needed to pass byte arrays around, but I hope it'd be minimal and independent of the data serialization and RPC logic.  Does / could this exist?

Marc Gravell

unread,
May 5, 2022, 7:29:54 AM5/5/22
to Bill Thorp, Protocol Buffers
Without a long-running process, what would this look like? what would cause the remote / out-of-process execution?

On Thu, 5 May 2022 at 00:00, 'Bill Thorp' via Protocol Buffers <prot...@googlegroups.com> wrote:
Inter-language interop is hard, but protocol buffers have good code generation across a wide variety of languages.  Are there tools for generating stateless IPC calls / dispatchers, without the need for sockets or long running processes like gRPC?  I imaginec-interop code would be needed to pass byte arrays around, but I hope it'd be minimal and independent of the data serialization and RPC logic.  Does / could this exist?

--
You received this message because you are subscribed to the Google Groups "Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to protobuf+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/845317f9-d0d6-49f0-9a28-ab58b6e01fbfn%40googlegroups.com.


--
Regards,

Marc
Reply all
Reply to author
Forward
0 new messages