Y
Hacker News
new
|
ask
|
show
|
jobs
How I Asynchronized a Synchronous Python Library
(
emptysquare.net
)
9 points
by
jiryu
5090 days ago
I wrote Motor, a non-blocking MongoDB driver for Python and Tornado. Here's how it works.
1 comments
ranman
5090 days ago
This is excellently written. 10gen should keep up the could work.
link