Pygolang
Pygolang
Posted May 15, 2020 8:35 UTC (Fri) by kirr (guest, #14329)In reply to: Subinterpreters for Python by Cyberax
Parent article: Subinterpreters for Python
> Uhh... What? Go's channels can be trivially expressed ...
For the reference:
https://pypi.org/project/pygolang/
and in particular GIL-avoidance mode:
https://pypi.org/project/pygolang/#cython-nogil-api
