Archive for the 'Benchmarks' Category

« Previous Page

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 [...]

The Space as a Messaging Backbone - Why You Should Care

July 20th, 2008

One of the main themes of GigaSpaces 6.5 XAP release (which is also true for our direction as a company in general), is the fact that we consider ourselves as a very complete application platform, and not just an IMDG solution. This has been evident in…

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 [...]

« Previous Page