The next 20 years of Python
The next 20 years of Python
Posted Jul 12, 2013 10:34 UTC (Fri) by Cato (guest, #7643)In reply to: The next 20 years of Python by b7j0c
Parent article: The next 20 years of Python
Unfortunately Go suffers from a severe GC problem on 32-bit architectures, see https://groups.google.com/forum/#!topic/golang-nuts/qxlxu... (bug 909) for details.
This means that many people can't really use it for long-running 32-bit desktop or server apps, including on smaller VPSs that may be 32-bit since they only need 1 or 2 GB RAM.
