Scaling Pages:
feed me
Scaling - Recent Bookmarks - Page 1:
Facebook trapped in MySQL ‘fate worse than death’ — Cloud Computing News
"During an interview this week, Stonebraker explained to me that Facebook has split its MySQL database into 4,000 shards in order to handle the site’s massive data volume, and is running 9,000 insta... Read more
http://gigaom.com/cloud/facebook-trapped-in-mysql-fate-worse-than-death/
Tags: mysql, facebook, database, nosql, performance, scalability, databases, db, scaling, sharding Saved by: admin at 08 Jul 2011
"During an interview this week, Stonebraker explained to me that Facebook has split its MySQL database into 4,000 shards in order to handle the site’s massive data volume, and is running 9,000 insta... Read more
http://gigaom.com/cloud/facebook-trapped-in-mysql-fate-worse-than-death/
Tags: mysql, facebook, database, nosql, performance, scalability, databases, db, scaling, sharding Saved by: admin at 08 Jul 2011
Scalable SQL - ACM Queue
Data partitioning distributes the application's processing over a set of data partitions (figure 2). Different forms of data partitioning are deployed based on the topology of the processing nodes and... Read more
http://queue.acm.org/detail.cfm?id=1971597
Tags: scalability, sql, database, nosql, programming, architecture, rdbms, scaling, performance, 2read Saved by: admin at 23 Apr 2011
Data partitioning distributes the application's processing over a set of data partitions (figure 2). Different forms of data partitioning are deployed based on the topology of the processing nodes and... Read more
http://queue.acm.org/detail.cfm?id=1971597
Tags: scalability, sql, database, nosql, programming, architecture, rdbms, scaling, performance, 2read Saved by: admin at 23 Apr 2011
Twitter Engineering: Twitter Search is Now 3x Faster
Twitter Search is Now 3x Faster In the spring of 2010, the search team at Twitter started to rewrite our search engine in order to serve our ever-growing traffic, improve the end-user latency and avai... Read more
http://engineering.twitter.com/2011/04/twitter-search-is-now-3x-faster_1656.html
Tags: twitter, search, architecture, performance, lucene, java, netty, via:packrati.us, scaling, distributed Saved by: admin at 08 Apr 2011
Twitter Search is Now 3x Faster In the spring of 2010, the search team at Twitter started to rewrite our search engine in order to serve our ever-growing traffic, improve the end-user latency and avai... Read more
http://engineering.twitter.com/2011/04/twitter-search-is-now-3x-faster_1656.html
Tags: twitter, search, architecture, performance, lucene, java, netty, via:packrati.us, scaling, distributed Saved by: admin at 08 Apr 2011
The Secrets of Building Realtime Big Data Systems
The Secrets of Building Realtime Big Data Systems (slides) http://slidesha.re/hkLvJN – Nathan Marz (nathanmarz) http://twitter.com/nathanmarz/status/51350038194040832
http://www.slideshare.net/nathanmarz/the-secrets-of-building-realtime-big-data-systems
Tags: data, scalability, programming, bigdata, development, architecture, realtime, slideshow, datamining, scaling Saved by: admin at 27 Mar 2011
The Secrets of Building Realtime Big Data Systems (slides) http://slidesha.re/hkLvJN – Nathan Marz (nathanmarz) http://twitter.com/nathanmarz/status/51350038194040832
http://www.slideshare.net/nathanmarz/the-secrets-of-building-realtime-big-data-systems
Tags: data, scalability, programming, bigdata, development, architecture, realtime, slideshow, datamining, scaling Saved by: admin at 27 Mar 2011
Anatomy of a Crushing (Pinboard Blog)
I found Digital One, a small Swiss company that rented out HP blade servers with prodigious (at least by web hosting standards) quantities of RAM. This meant that our two thousand active users were co... Read more
http://pinboard.in/blog/173/
Tags: delicious, pinboard, scaling, architecture, mysql, performance, infrastructure, webdev, yahoo, bookmarking Saved by: admin at 09 Mar 2011
I found Digital One, a small Swiss company that rented out HP blade servers with prodigious (at least by web hosting standards) quantities of RAM. This meant that our two thousand active users were co... Read more
http://pinboard.in/blog/173/
Tags: delicious, pinboard, scaling, architecture, mysql, performance, infrastructure, webdev, yahoo, bookmarking Saved by: admin at 09 Mar 2011
Redis Sharding at Craigslist | Jeremy Zawodny's blog
redis sharding usecase performance operations interesting toread
http://blog.zawodny.com/2011/02/26/redis-sharding-at-craigslist/
Tags: redis, sharding, craigslist, scaling, architecture, scalability, nosql, cluster, performance, couchdb Saved by: admin at 28 Feb 2011
redis sharding usecase performance operations interesting toread
http://blog.zawodny.com/2011/02/26/redis-sharding-at-craigslist/
Tags: redis, sharding, craigslist, scaling, architecture, scalability, nosql, cluster, performance, couchdb Saved by: admin at 28 Feb 2011
Pixel art scaling algorithms - Wikipedia, the free encyclopedia
Applications to arcade and console emulators On sufficiently fast hardware, these algorithms are suitable for gaming and other real-time image processing software. These highly optimized algorithms p... Read more
http://en.wikipedia.org/wiki/Pixel_art_scaling_algorithms
Tags: graphics, algorithm, math, scaling, algorithms, pixel, 2d, pixelart, programming, wikipedia Saved by: admin at 29 Jan 2011
Applications to arcade and console emulators On sufficiently fast hardware, these algorithms are suitable for gaming and other real-time image processing software. These highly optimized algorithms p... Read more
http://en.wikipedia.org/wiki/Pixel_art_scaling_algorithms
Tags: graphics, algorithm, math, scaling, algorithms, pixel, 2d, pixelart, programming, wikipedia Saved by: admin at 29 Jan 2011
Using Flat Files So Elections Don't Break Your Server - NYTimes.com
"With this load balancing and caching in place, we were able to handle thousands of requests per second on election night with minimal system load — and a final EC2 hosting bill of a few hundred dol... Read more
http://open.blogs.nytimes.com/2010/12/20/using-flat-files-so-elections-dont-break-your-server/?src=tptw
Tags: ec2, rails, amazon, varnish, apache, caching, nytimes, infrastructure, scaling, cloud Saved by: admin at 21 Dec 2010
"With this load balancing and caching in place, we were able to handle thousands of requests per second on election night with minimal system load — and a final EC2 hosting bill of a few hundred dol... Read more
http://open.blogs.nytimes.com/2010/12/20/using-flat-files-so-elections-dont-break-your-server/?src=tptw
Tags: ec2, rails, amazon, varnish, apache, caching, nytimes, infrastructure, scaling, cloud Saved by: admin at 21 Dec 2010
NoSQL Is for the Birds: Cloud «
This is SQL at scale: radically simple schema, extremely narrow interface, asynchronous writes, and application-layer management of data distribution and query aggregation. These are also the properti... Read more
http://gigaom.com/cloud/nosql-is-for-the-birds/
Tags: nosql, scalability, database, twitter, mysql, architecture, cloud, databases, flockdb, scaling Saved by: admin at 07 Nov 2010
This is SQL at scale: radically simple schema, extremely narrow interface, asynchronous writes, and application-layer management of data distribution and query aggregation. These are also the properti... Read more
http://gigaom.com/cloud/nosql-is-for-the-birds/
Tags: nosql, scalability, database, twitter, mysql, architecture, cloud, databases, flockdb, scaling Saved by: admin at 07 Nov 2010
High Scalability - High Scalability - Facebook at 13 Million Queries Per Second Recommends: Minimize Request Variance
Facebook gave a MySQL Tech Talk where they talked about many things MySQL, but one of the more subtle and interesting points was their focus on controlling the variance of request response times and n... Read more
http://highscalability.com/blog/2010/11/4/facebook-at-13-million-queries-per-second-recommends-minimiz.html
Tags: mysql, facebook, scalability, database, performance, optimization, scaling, article, sql, read Saved by: admin at 05 Nov 2010
Facebook gave a MySQL Tech Talk where they talked about many things MySQL, but one of the more subtle and interesting points was their focus on controlling the variance of request response times and n... Read more
http://highscalability.com/blog/2010/11/4/facebook-at-13-million-queries-per-second-recommends-minimiz.html
Tags: mysql, facebook, scalability, database, performance, optimization, scaling, article, sql, read Saved by: admin at 05 Nov 2010