Hi there,

In this week "compiler minutes" [1], one can read:

"""
- Go on future platforms (RAM efficiency. NUMA?)
- (maybe) Go-Python interop for AI-powered applications
- [David]: is it a good idea to use cgo for Go-Python interop?
- [Michael]: no. better with pipe or RPC
"""

Would it be possible to have a bit more informations ?
What kind of interop is it ? Exchanging binary data ? On disk ? Establishing a 
protobuf-based-like standard ?
Something else ?

Cheers,
-s

[1] https://github.com/golang/go/issues/43930#issuecomment-1821586955

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/f685b40c-00d1-4065-b423-ba945bebda88%40cern.ch.

Reply via email to