Explore >> Select a destination


You are here

ruslanspivak.com
| | nagekar.com
10.0 parsecs away

Travel
| |
| | idea.popcount.org
12.0 parsecs away

Travel
| |
| | www.cs.cornell.edu
12.2 parsecs away

Travel
| | 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
35.7 parsecs away

Travel
| 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 ...