Sam Madden: October 2007 Archives
Large databases require the use of parallel computing resources to get good performance. There are several fundamentally different parallel architectures in use today: shared memory, shared disk, and shared nothing. This post examines each approach in terms of how it impacts database scalability.
Continue reading "Database parallelism choices greatly impact scalability" »