Monthly Archives: August 2009
The Master-Worker Pattern
The Master-Worker Pattern (sometimes called Master-Slave pattern) is used for parallel processing. It follows a simple approach that allows applications to perform simultaneous processing across multiple machines or processes via a Master and multiple Workers. In GigaSpaces XAP, you can … Continue reading
A GigaSpaces solution to the Poison Message problem
GigaSpaces uses the notion of Event-containers for matching and handling data in the Space as events. This can be done in either Polling mode (the container polls the Space for data matching the criteria), or Notify (the Space pushes matching data as e… Continue reading
A GigaSpaces solution to the Poison Message problem
GigaSpaces uses the notion of Event-containers for matching and handling data in the Space as events. This can be done in either Polling mode (the container polls the Space for data matching the criteria), or Notify (the Space pushes matching data as e… Continue reading
The Word is Out on GigaSpaces XAP 7.0
GigaSpaces XAP 7.0 was released in mid-July. For those who missed the buzz, in this post I’ll try to provide a summary of the main perspectives that were voiced about the new release. At the end of this post is… Continue reading
Global World Wide Elastic IMDG on the Cloud
My friend Gary Berger , Cisco Customer Solutions Architect , posted a blog about GigaSpaces powered Service Virtualization. This post describes his experience deploying GigaSpaces In-Memory-Data-Grid and his Grails application ported to GigaSpaces across several nodes located in several remote … Continue reading
Posted in GigaSpaces
Leave a comment