Let's use greenlets in django

Sqlalchemy uses greenlets to enable the async code. Let’s do the same!

https://github.com/vinylproject/rfc

404 :-[

and … err … is stackless still a thing these days?

@plopidou yes it is :slight_smile:

here is the link GitHub - Bi-Coloured-Python-Rock-Snake/readme

Regarding greenlet, I have found another implementation in pypy Application-level Stackless features — PyPy documentation

but currently am sticking to greenlet