Graham Dumpleton

Number of videos:
6
Making Apache suck less for hosting Python web applications.

It is not hard to find developers who will tell you that Apache sucks for running Python web applications. Is there a valid basis to such claims or have they simply been misguided by the views of others? This talk will endeavor to shine a light on the realities of and limitations in working with Apache, as well as the challenges in implementing the mod_wsgi module for Apache.

Event: PyCon US 2013
Speakers: Graham Dumpleton
Recorded: March 16, 2013
Language: English
Last updated: March 25, 2013
Web Server Bottlenecks And Performance Tuning

A benchmark of a hello world application is often what developers use to make the all important decision of what web hosting infrastructure they use. Worse is that in many cases this is the only sort of performance testing or monitor

Event: PyCon AU 2012
Speakers: Graham Dumpleton
Recorded: August 22, 2012
Language: English
Last updated: January 29, 2013
Debugging Live Python Web Applications

Monitoring tools will record the result of what happened to your web application or system when a problem arises, but for some classes of problem are of limited help in working out what happened, except through inference or by way of

Event: PyCon AU 2012
Speakers: Graham Dumpleton
Recorded: August 21, 2012
Language: English
Last updated: January 29, 2013
Web Server Bottlenecks And Performance Tuning

New Python web developers seem to love running benchmarks on WSGI servers. Reality is that they often have no idea what they are doing or what to look at. This talk will look at a range of factors which can influence the performance of your Python web application. This includes the impact of using threads vs processes, number of processors, memory available, the GIL and slow HTTP clients.

Event: PyCon US 2012
Speakers: Graham Dumpleton
Recorded: March 10, 2012
Language: English
Last updated: January 29, 2013
Event: DjangoCon 2011
Speakers: Graham Dumpleton
Language: English
Last updated: January 29, 2013
Event: PyCon AU 2010
Speakers: Graham Dumpleton
Language: English
Last updated: January 29, 2013