Tipping the Scale: Tools and Techniques for Building Scalable Websites
There is no single magic bullet to building a website that is capable of handling millions of visitors each day. This talk will focus on presenting various scaling challenges found
in web application development and how various tools and techniques can solve them. To be discussed here: some techniques that are widely used, like asynchronous
processing, database partitioning and horizontal/vertical scaling. Also covered: some of the technologies that are in use at Digg like Gearman (messaging queues), Memcache
(caching), Hadoop (map/reduce), and Cassandra (key/value store).
Link to this comment:
All Comments (0)