Author Archive

Next Page »

Memory Capacity Planning - The Footprint Benchmark

October 7th, 2008

The goal of this benchmark is to measure the memory footprint of the indexes the space maintains to boost read/take operations when searching for matching objects.
This should help users to plan the amount of memory to allocate when doing their capacity planning prior deploying the application. 

See blow the final Conclusions and the detailed report:
- [...]

How to Implement my Processor? - The Polling Container Benchmark

October 3rd, 2008

When implementing SBA application one of the first artifacts you need to implement would be a “processor”.
The processor would be the core of the system. It will consume incoming data, digest it and come up with some output result.  You can think about this processor as a subscriber listening for incoming messages sent into [...]

Write Latency Benchmark

September 26th, 2008

This post will focus on the Write latency benchmark.
This benchmark is relevant mostly for trading applications that are required to submit a request into the backend system as fast as they can. The goal of this benchmark is to understand how much time it takes for a single write operation done by a single remote [...]

Multi Core Scalability Benchmark - Sun T5240

September 24th, 2008

I've been doing some benchmarks for various product aspects recently. Beyond the (great) end result numbers we have got, there is an interesting story behind each benchmark that I would like to share with you. If you are interested with the full benchmark report, just send us a request to sales@gigaspaces.com.
Multi Core Scalability Benchmark
The [...]

How scalable is GigaSpaces? – The GigaSpaces XAP 6.5 Benchmark Report

June 27th, 2008

As you all know GigaSpaces XAP 6.5 is on its way out to the market. This release involves incredible effort that is basically a collection of large amount of improvements with the product scalability. These are result of feedback we gathered from the field and customers around the globe. One of the final tasks we [...]

Next Page »