On Wed, Nov 22, 2023 at 11:31 AM Sebastien Binet <sebastien.bi...@cern.ch>
wrote:

> 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 ?
>

All of it, maybe :-)
We're just exploring the issue, throwing ideas around. There are many
potential options, each with its own tradeoffs in terms of performance vs.
effort.

Eli




>
>
> 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
> <https://groups.google.com/d/msgid/golang-nuts/f685b40c-00d1-4065-b423-ba945bebda88%40cern.ch?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAF-Rda_qr%2BoqSP61uHTZ9GmO9tFvxiogGni_uq1ar%3D%2BRaKqn5A%40mail.gmail.com.

Reply via email to