Archive for the 'Share Nothing Architecture' Category
“Share Nothing Architecture” redefined
April 6th, 2007"Share Nothing Architecture" is a common pattern for scaling out Web applications.
Generally speaking, the idea is to remove dependency between the scaling units, which in the case of a Web application means the Web Servers. Once these units become independent from each other, you can easily scale them just by adding more units. You can [...]







