Tag - python
CirruxCache 0.2.1 is released
Thursday, March 11 2010
I have just released a new version (0.2.1) of CirruxCache. To remember: CirruxCache provides a software solution to dynamically cache HTTP objects on Google Appengine (using the Datastore and the...
Adding virtual host support to webpy
Friday, February 19 2010
Webpy is a tiny web framework. I use it a lot for my web-services applications. In general, I let my web server (lighttpd) to handle virtual hosting. But as you may know, I am working on a CDN...
CirruxCache: Overview of a CDN-like killer application
Monday, November 23 2009
While shad already wrote a post presenting CirruxCache ideas, then announced its release as open-source, I thought I would shoot as well (more concepts, less technicalities :-)), in order to give to...
CirruxCache: speeds up your HTTP app using Google Appengine as a CDN
Friday, October 30 2009
It is a great moment, for the first time since I have started to work at Zoomorama, I have just released as open-source an important part of our server platform. I previously explained how to use...