- Tornado Locks And Queues (The End Of Toro)
I merged Toro, my library for coordinating asynchronous coroutines, into Tornado 4.2.
- Server Discovery And Monitoring In PyMongo, Perl, And C
Our drivers' algorithms to discover and stay connected to your server, replica set, or sharded cluster.
- Announcing PyMongo 3.0.2
Fixes bugs discovered in PyMongo 3.0.1.
- Announcing PyMongo 2.8.1
Bugfix release for PyMongo 2.8.
- Download Stats By Python Version: PyMongo, Motor, Tornado
Some pretty charts about relative Python version usages from Donald Stufft.
- Review of "Autotools: A Practitioner's Guide"
Not a fun read, but it tackles a tough job and fulfills its duty with honor.
- Samantha Ritter And Me At Open Source Bridge 2015
We'll speak about driver spec compliance, and I'll do a talk on asyncio coroutines.
- Announcing PyMongo 3.0.1
Fixes a few critical bugs discovered in PyMongo 3.0.
- Vote For Me At Open Source Bridge!
A shameless plug for my three talk proposals.
- PyCon Video: "Eventually Correct: Async Testing"
My PyCon 2015 talk about testing asynchronous code with Tornado's included AsyncTestCase.