Leveraging Your Content for Website Publishing & Collaboration
Scaling on Rails is hard is a preconceived notion
Rails is not inherently difficult to scale
Twitter started as side-project of Odeo
South-by-southwest... not sure what this is
Traffic spike happened unexpectedly in March
Just one database (master/slave - slave for reporting)
32 cores - sun machines
120 mongrels
16GB of memcache
MySQL on one 8 core box
200-300 connections / seconds
800 spike per second
MySQL 2,400 queries/second
memcache!!!
cache-fu
extended cache stats
custom API caching
complex issues of caching of data because data is different for each users
denormalize ...didn't understand this
Starling... distributed queuing system - written from scratch (aren't there others?)
...something about how fast disk access is...
Talk to other people in the community