Info
bio
Python programmer at MongoDB, occasionally also C and C++. Knows Tornado. Contributor to PyMongo, Tornado, and Tulip.
web site
How to contact me
Email me at emptysquare.qNnrC2sB... , unless you're a recruiter, in which case I will be maximally rude to you, because I'm telling you right now that I'm not interested. Save yourself!
Projects
The standard implementation of Python, in C.
Contributor. Fixed http://bugs.python.org/issue18418
Guido van Rossum's Python async framework, to be included in a future Python standard library.
Committer, author of queues implementation.
Motor presents a Tornado callback-based API for non-blocking access to MongoDB. http://motor.readthedocs.org/
Author.
Toro provides to Tornado coroutines a set of locking primitives and queues analogous to those that Gevent provides to Greenlets, or that the standard library provides to threads.
Author.
MongoDB client in Python https://github.com/mongodb/mongo-python-driver/
Committer.