1
Originally a reddit post. Wanted to see/have more discussion on this topic.
In the first part I try to go deep into understanding how generators work.
http://templated-thoughts.blogspot.in/2018/01/designing-async-task-dispatch-library.html
Let me know what you guys think of it.
PS: I am basically a C++ guy. My code may not be in ideal pythonic way.