("Django is a high-level Python Web framework that encourages rapid
development and clean, pragmatic design.")
I just noticed that it has interesting integration with memcached. See:
http://www.djangoproject.com/documentation/cache/
However, it's unclear whether they have multiple server support...