Jim Fulton
  • Open-Source Projects
  • Blog

A Resume-Based WSGI Load Balancer

Date Fri 09 March 2012 Tags Python / Web / Talks / Video

I gave a talk on a content-aware load balancer at PyCon 2012.

There's a video of the talk.

The zc.resumelb (source) is a content-aware load balancer for Python. When an application has a working set that's too big to fit in application cache, and when the applications data can …

more ...

Deploying Applications with zc.buildout

Date Sat 12 March 2011 Tags zc.buildout / Python / Devops / Talks / Video

I gave a talk on deploying applications with zc.buildout at PyCon 2011.

Here's a video of the talk.

This talk discussed how we used buildout for deploying applications, including:

  • Development
  • building self-contained source releases (tarballs)
  • Building production configurations of applications as well as support configurations (run scripts, logging, etc …
more ...

  • Social

    • github
    • linkedin
    • twitter

© 2012 Jim Fulton · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top