Contribute Media
A thank you to everyone who makes this possible: Read More

Python web applications in multihost, low latency environments

Summary

[EuroPython 2012] P Schon - 5 JULY 2012 in "Track Tagliatelle"

Description

Creating low-level truncated WSGI frameworks to have lightweight skeleton Sharing state between nodes, stateless nodes, H+V scalability Background worker/writer processes to prepare and cache data Customizing Apache+mod-wsgi, running specialised daemons with mod-wsgi Realtime data updates via SOAP, RPC, AJAX, REST Goal of the talk is to show ways, how to develop and run python web applications, that responds as fast as possible Audience should know basics of HTTP, WSGI, python web frameworks.

Details

Improve this page