 
      
    | You are here | ruslanspivak.com | ||
| | | | | nagekar.com | |
| | | | | ||
| | | | | idea.popcount.org | |
| | | | | ||
| | | | | www.cs.cornell.edu | |
| | | | | As a side project, I wrote a simple implementation of green threads for the Python programming language. The library is called Bluelet and it uses Python's native implementation of coroutines. Bluelet makes it easy to write concurrent socket programs without OS threads, multiple processes, or select()-and-dispatch loops. | |
| | | | | www.skitoy.com | |
| | | Looking at event IO frameworks and found some really good comments about the "ev" library, the challenge is that I would rather work in C++ than pure C - I like ... | ||