Sqlalchemy uses greenlets to enable the async code. Let’s do the same!
@plopidou yes it is
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