April 18, 2009
Runtime: 23:46
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.
mpeg-4 mp3April 17, 2009
Nick Kallen uses live coding demos to show how to scale your massive web application with distribution, balance and locality.…[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]
August 24, 2011
Keith Rarick of Heroku introduces the Go programming language, including code examples and discussion of its motivation, design, and philosophy. He covers Go's syntax, type system, concurrency model, and fun features from its tool set and build system.…[More]
August 17, 2011
Chris Westin from 10gen discusses more in-depth uses of mongoDB and answers questions from the audience.…[More]