Category Archives: Share Nothing Architecture

new and modified best practices

Our best practices wiki is growing rapidly and full with good and useful material. Here are few new best practices added lately: - Finding Partition Load – routing data based on partition load. - Even Data Distribution – simple example explains how to evenly partition … Continue reading

Posted in .Net, Application Architecture, Application Performance, Benchmarks, Caching, Data Grid, Development, GigaSpaces, Java, JavaSpaces, OpenSpaces, Share Nothing Architecture, space-based architecture | Leave a comment

Moving into Production Checklist

You are about to complete your existing project , all the functionality is in place , all unit tests are passing , profiling done and there are no visible bottlenecks , benchmarks been executed and the system seems to scale … Continue reading

Posted in Application Architecture, Application Performance, Benchmarks, Data Grid, GigaSpaces, Share Nothing Architecture | Leave a comment

Benchmarking on the Cloud – Your Definitive Check List!

Introduction Evaluating a new software product usually involves running benchmark tests many times, to assess the different capabilities of the product using some measurable elements. Generally, the end result of such tests is a matrix that includes the product latency, … Continue reading

Posted in Application Architecture, Application Performance, Benchmarks, Caching, Cloud, Data Grid, GigaSpaces, Java, Share Nothing Architecture | Leave a comment

Ultra-Scalable and Blazing-Fast: The Sun Fire x4450-Intel 7460-GigaSpaces XAP Platform – 1.8 million operations/sec!

Introduction Over the past several years highly concurrent applications have faced some serious challenges when trying to scale on multi core machines. GigaSpaces scale-out-application server aims to solve this problem by freeing the user from dealing with the need to … Continue reading

Posted in Application Architecture, Application Performance, Benchmarks, Caching, Data Grid, Development, GigaSpaces, Hibernate, J2EE, Java, JavaSpaces, sba, SBA FAQs, Share Nothing Architecture, space-based architecture | 6 Comments

“Share Nothing Architecture” redefined

"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 … Continue reading

Posted in Data Grid, GigaSpaces, sba, Share Nothing Architecture, space-based architecture | 7 Comments