5 ms·
here's a library to do async concurrency in a synchronous way without yields (using greenlets): http://www.gevent.org http://www.gevent.org
by denik 16y ago
here's a library to do async concurrency in a synchronous way without yields (using greenlets): http://www.gevent.org http://www.gevent.org