|
Forums » .NET » .NET »
|
Difference between vertical scalability and horizontal scalability? |
Posted Date: 21 May 2008 Posted By:: Goutham Anand Member Level: Gold Member Rank: 0 Points: 1
Responses:
4
|
Can any one explain me the difference between vertical scalability and horizontal scalability?
|
Responses
|
#234049 Author: Shivshanker Cheral Member Level: Gold Member Rank: 26 Date: 21/May/2008 Rating:  Points: 2 | www.sun.com/servers/wp/docs/cost_scalability.pdf
www.infoq.com/news/2007/10/whatisscalability
Thanks Shivshanker Cheral "If you share your assets (money etc..) it will decrease, But if you share your knowledge it will increase!!! ".
| #234050 Author: srilu Member Level: Gold Member Rank: 211 Date: 21/May/2008 Rating:  Points: 2 | http://searchcio.techtarget.com/sDefinition/0,,sid182_gci928995,00.html#
| #234538 Author: aaaaaaa Member Level: Gold Member Rank: 0 Date: 21/May/2008 Rating:  Points: 2 | Hi Check the URL
http://www.sun.com/servers/wp/docs/vertical_horizontal_scalability.pdf
| #264302 Author: RobinHood Member Level: Gold Member Rank: 44 Date: 16/Jul/2008 Rating:  Points: 1 | Horizontal scaling for Oracle
This is called "horizontal scaling", or the "scale out" approach, whereby small server blades are genned-in to an Oracle RAC cluster over a high-speed interconnect. Horizontal scaling requires Real Application Clusters and also provides the benefit of guaranteed continuous availability. Vertical scaling for Oracle
We also see the "scale up" approach (the vertically scalable architecture) whereby server resources (CPU, RAM, Disk) can be added into a single, monolithic server. Examples include the HP Superdome (64 CPU), the Unisys ES7000 (32 Processors) The Sun Sun Fire and the IBM X Series.
Vertical scaling has several benefits over horizontal scaling for Oracle databases:
* RAC is not required * Machine resources (especially CPU) are instantly available for sharing * A single-server requires less overhead and management
The Sun architecture has broken the Oracle data warehouse TPC-H World record using a vertical scalable architecture.
"Running on a single Sun Fire™ 25K server with 72 UltraSPARC IV+ 1.5 GHz processors and the Solaris™ 10 Operating System (OS), Oracle Database 10g Release 2 with Automatic Storage Management achieved a record-breaking performance of 105,430.9.
Oracle Database 10g Release 2 repeatedly demonstrates its superior fit in demanding data warehouse environments, " said Richard Sarwal, vice president of Server Performance, Oracle. "The addition of this benchmark helps to prove that no matter how much our customers' data warehouses grow, the Oracle Database will continue to deliver the best, most consistent database performance."
Regards Sridhar R Nothing is illegal, Until You Get Caught With Tears...Sridhar R
|
|
| Post Reply |
|
|
|
 | | This thread is locked for new responses. Please post your comments and questions as a separate thread. If required, refer to the URL of this page in your new post. |
|
|
|
|
 Follow us on Twitter: https://twitter.com/dotnetspider
|
|