Category Archives: space-based architecture
NoCAP Part III GigaSpaces clustering explained..
In part-I of this post I tried to suggest a scalable architecture that can deal all three properties of CAP. Part II goes back to the definition of Availability and Partition tolerance and the different views on that regard. In… Continue reading
Posted in Cloud, GigaSpaces, space-based architecture, syndicated
Tagged NoSQL, Scalability, syndicated
2 Comments
NoCAP Part III GigaSpaces clustering explained..
In part-I of this post I tried to suggest a scalable architecture that can deal all three properties of CAP. Part II goes back to the definition of Availability and Partition tolerance and the different views on that regard. In… Continue reading
Posted in Cloud, GigaSpaces, Scalability, space-based architecture, syndicated
Tagged NoSQL, syndicated
Leave a comment
Scale-out vs Scale-up
In my previous post Concurrency 101 I touched on some of the key terms that often comes up when dealing with multi-core concurrency. In this post I’ll cover the difference between multi-core concurrency that is often referred to as Scale-Up… Continue reading
Custom Matching-Two Dimensional Cartesian space Comparison using GigaSpaces
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 … Continue reading