About
This is a Wordpress install with a simple Twenty-Ten child theme and a "bookmark" custom post type.-
Links
Top 30 Tags
Meta
scaling x
19 Oct 12
5 Jun 12
12 Apr 12
16 Mar 12
Using MySQL as a NoSQL – A story for exceeding 750,000 qps on a commodity server
(yoshinorimatsunobu.blogspot.com) permalink
2 Oct 11
18 Aug 11
19 Jun 11
Joins are fast
(stackoverflow.com) permalink
Joins are fast. Joins should be considered standard practice with a properly normalized database schema. Don't fear the join.
It's true that join performance degrades non-linearly as the size of the data set increases. Therefore, it doesn't scale as nicely as single table queries, but it still does scale.
It's also true that a bird flies faster without any wings, but only straight down.
It's true that join performance degrades non-linearly as the size of the data set increases. Therefore, it doesn't scale as nicely as single table queries, but it still does scale.
It's also true that a bird flies faster without any wings, but only straight down.
18 Jun 11
16 May 11
15 May 11
14 May 11
10 May 11
21 Apr 11
Lucene Solr
(lucene.apache.org) permalink
Solr is the popular, blazing fast open source enterprise search platform from the Apache Lucene project.
5 Apr 11
4 Apr 11
2 Mar 11
12 Oct 10
5 Oct 10
High Scalability – High Scalability – Scaling Digg and Other Web Applications
(highscalability.com) permalink