This was a simple python application that tries to model the lifecycle of asynchronous services. It has good logging, clean code, and lots of tests. Generally it ended up very far from what I had originally envisioned.
It heavily uses gevent, which is based on libev.