Get Lanyrd on your mobile (iPhone, Android and more) - check it out here

Sessions at EuroPython 2011 about Redis on Wednesday 22nd June

Your current filters are…

Clear
  • Pricing products using Python graphs and sets

    by Rob Collins

    We will look at the limitations of available rule engines when it comes to complex pricing rules. Rob has been part of a Python team writing a pricing engine based on network graphs. We will show:

    (1) Why pricing is not easy
    (2) Rule engine anti-patterns, e.g. to change one price requires a
    week's development time, and has to be fitted into a release cycle
    (3) How to make pricing rules data driven, usable by the business
    (4) How the use of graphs and sets reduces the complexity

    Technologies used:
    python-graph, NetworkX, Redis

    At 12:15pm to 1:00pm, Wednesday 22nd June

    Coverage video

  • Tricks and challenges developing a large Django site

    by Simon Willison

    Django makes it easy to build web sites and applications on tight deadlines - but how does it deal with sites that scale up in both traffic and complexity? Using Lanyrd.com as a case study, this talk will explore tricks and techniques for taking advantage of what Django has to offer while coping with the unexpected challenges raised by a highly dynamic social web application.

    Topics covered will include performance monitoring and optimisation, advanced caching tricks, denormalisation with Solr and Redis and finding the right balance between technical elegance and pragmatism.

    At 2:30pm to 3:30pm, Wednesday 22nd June