[Python-Dev] PEP 442 delegate (original) (raw)

Carlos Nepomuceno carlosnepomuceno at outlook.com
Thu May 23 00:26:14 CEST 2013



From: kristjan at ccpgames.com To: greg at krypto.org; solipsis at pitrou.net Date: Wed, 22 May 2013 19:49:31 +0000 CC: python-dev at python.org Subject: Re: [Python-Dev] PEP 442 delegate

Stackless python, already with their own special handling of GC finalization, is excited by this development ☺ K

Didn't know about Stackless Python. Is it faster than CPython?

I'm developing an application that takes more than 5000 active threads, sometimes up to 100000. Will it benefit from Stackless Python?

Can I use it for WSGI with Apache httpd?



More information about the Python-Dev mailing list