py service os
Tool
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.
PythonTool
Published: February 28, 2015