DocumentCode
3405509
Title
Clustering Versus Shared Nothing: A Case Study
Author
Lifflancer, J. ; McDonald, Adam ; Pilskalns, Orest
Author_Institution
Sch. of Eng. & Comput. Sci., Washington State Univ., Vancouver, WA, USA
Volume
2
fYear
2009
fDate
20-24 July 2009
Firstpage
116
Lastpage
121
Abstract
The massive growth of the Internet paired with the rise in dynamic Web site content has increased the need for scalable network architectures. While these various network architectures should be transparent to the client, the speed, reliability, and maintainability of the system depends on the particular architecture that is implemented. This paper will discuss the findings from a case study that tests the speed of two software architectures that are often implemented to build scalable Web application systems. The first architecture is server clustering with shared resources. Server clustering can be defined as a group of servers that directly share resources and actively partitions work based on work loads. Thus client traffic to the cluster can be distributed across several physical machines each running an instance of the application server. The other architecture is a shared nothing design, where application servers do not share resources, except for a dispatcher (load balancer). This paper addresses the question, what is the performance overhead of adding application servers into a tiered system.
Keywords
Internet; client-server systems; software architecture; Internet; Web application system; scalable network architecture; server clustering; shared nothing design; software architecture; Application software; Computer applications; Computer architecture; Computer networks; Containers; Databases; Middleware; System testing; Traffic control; Web server; clustering; load balance; shared nothing;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Software and Applications Conference, 2009. COMPSAC '09. 33rd Annual IEEE International
Conference_Location
Seattle, WA
ISSN
0730-3157
Print_ISBN
978-0-7695-3726-9
Type
conf
DOI
10.1109/COMPSAC.2009.124
Filename
5254140
Link To Document