April 17, 2009
Runtime: 42:28
Nick Kallen uses live coding demos to show how to scale your massive web application with distribution, balance and locality.
April 18, 2009
Every site based on a RDBMS will eventually hit a database scalability bottleneck. In this session we will introduce Hypertable, an open-source implementation of BigTable, and HyperRecord, an extension of ActiveRecord using Hypertable for storage. We will demonstrate Zvents' use of these technologies to scale a high-traffic, data-intensive consumer web application, writing billions of cells daily. …[More]
April 17, 2009
A high-performance proxy server is less than a hundred lines of Ruby code and it is an indispensable tool for anyone who knows how to use it. In this session we will walk through the basics of event-driven architectures and high-performance network programming in Ruby using the EventMachine framework.…[More]
July 28, 2010
Diego Basch and Santiago Perez Gonzales of Flaptor demonstrate their new product IndexTank, a hosted, scalable, real-time search solution. They demonstrate the API and show how to migrate a ThinkingSphinx-based solution to IndexTank.…[More]
May 13, 2009
Pivots Josh Susser and Damon McCormick share their experiences scaling a Rails app with a Postgres backend. Learn optimization techniques and how Postgres differs from MySQL when tuning a Rails application.…[More]