Zoomorama Developers' Blog

The Art of Zooming

To content | To menu | To search

Tag - python

CirruxCache 0.2.1 is released

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...

Continue reading

Adding virtual host support to webpy

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...

Continue reading

CirruxCache: Overview of a CDN-like killer application

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...

Continue reading

CirruxCache: speeds up your HTTP app using Google Appengine as a CDN

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...

Continue reading