________________________________ > From: [email protected] > To: [email protected]; [email protected] > Date: Wed, 22 May 2013 19:49:31 +0000 > CC: [email protected] > 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? _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
