if Pypy + asyncio was available, would you have built everything using that stack ? There have been all these benchmarks that asyncio is so much slower than threads [1] How would you compare that with Go ?
[1] http://techspot.zzzeek.org/2015/02/15/asynchronous-python-an...
if Pypy + asyncio was available, would you have built everything using that stack ? There have been all these benchmarks that asyncio is so much slower than threads [1] How would you compare that with Go ?
[1] http://techspot.zzzeek.org/2015/02/15/asynchronous-python-an...