Archive for the 'Data Grid' Category

« Previous PageNext Page »

Multi-tenancy: does it have to be that hard?

March 15th, 2010

Multi-tenancy is a term that is used often in the context of SaaS applications. In general, multi-tenancy refers to the ability to run multiple users of an application on a shared infrastructure. The main motivation for doing this is efficiency,…

The Missing Piece in the Virtualization Stack (Part 2)

February 25th, 2010

In the first part of this post, I discussed how virtualization and cloud computing, as we know it today, is only a small part of the solution for today’s IT inefficiencies. While new technologies and delivery models have made it…

Custom Matching-Two Dimensional Cartesian space Comparison using GigaSpaces

February 22nd, 2010

Usually you index and execute queries using primitive fields (long, float, string, etc). The fields may be within the root level of the space object, or embedded within nested objects within the space object. You may construct a query using a template object or SQL to specify the criteria you would like to use [...]

Moving into Production Checklist

December 26th, 2009

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 and perform nicely: You (think you) are ready to move the system into production to [...]

The Common Principles Behind the NOSQL Alternatives

December 15th, 2009

A few weeks ago, I wrote a post describing the drive behind the demand for a new form of database alternatives, often referred to as NOSQL. A few weeks ago during my Qcon presentation, I went through the patterns of…

« Previous PageNext Page »