The Face of the Cloud
Tuesday, February 05, 2013 » Essays
It's no coincidence that cloud computing and post-PC devices became popular at the same time. But why didn't all this happen years ago when tech heavyweights were pushing thin clients?
uWSGI vs. Gunicorn, or How to Make Python Go Faster than Node
Tuesday, December 18, 2012 » Science Projects
In which I pit uWSGI against Gunicorn and stumble upon a Python stack that leaves Node.js begging for mercy.
Tornado vs. Gevent - Benchmarks
Wednesday, December 12, 2012 » Science Projects
In this latest round of performance testing, I take the Tornado web framework for a spin (heh, couldn't help myself), and also play around with Cython.
Stand back... I'm going to try science!
Tuesday, November 13, 2012 » Science Projects
Check out these results from a round of rigorous performance testing comparing Python, PyPy and Node.js
Python vs. Node vs. PyPy
Tuesday, October 23, 2012 » Science Projects
After playing around with recent versions of PyPy and Node.js, I've discovered some things that may surprise you.
