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 <
protobuf@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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/protobuf/845317f9-d0d6-49f0-9a28-ab58b6e01fbfn%40googlegroups.com
> <https://groups.google.com/d/msgid/protobuf/845317f9-d0d6-49f0-9a28-ab58b6e01fbfn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
Regards,

Marc

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/CAF95VAyhdQH_pi3nr3fJKY5Q3MFxTvMv%2BzKcttjeFppp5FHjfg%40mail.gmail.com.

Reply via email to