- Refactoring Tornado Coroutines
Asynchronous Python is more flexible than blocking code, but you need to follow a few rules.
- Motor 0.3 Released
No new features. Now supports Python 2 and 3 single-source.
- The Aura of the Live Demo
Don't you want to be a magician?
- Motor 0.2.1 Released
A patch release that fixes two bugs.
- PyCon APAC 2014 recap
Taiwanese volunteers put on a warm, friendly conference, and I ate really weird things in night markets.
- PyCon in Taipei!
I'm speaking on "What Is Async?" and a new talk, "Python Profiling: The Guts and the Glory."
- PyCon 2014 Video: What Is Async, How Does It Work, & When Should I Use It?
My talk about Python's asyncio library, and async frameworks in general.
- Motor 0.2 Released
Motor 0.2 has been released. It's a huge upgrade: ease-of-use improvements, non-blocking DNS, and compatibility with MongoDB 2.6 and PyMongo 2.7.
- PyMongo 2.7 Has Shipped
New features, mainly to support MongoDB 2.6.
- An Enlightening Failure
How I fooled myself into thinking I'd made my code eight times faster.