Category Archives: sba
7.0.1 – One giant step for XAP.NET
Even though 7.0.1 is considered a minor version, when it comes to XAP.NET, it offers very powerful set of new features which improve the initial user experience, better monitoring capabilities and most importantly, exposing remote services over the grid. I … Continue reading
Posted in .Net, Development, Events, GigaSpaces, sba, space-based architecture
Tagged Add new tag
1 Comment
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
No to SQL? Anti-database movement gains steam My Take
Eric Lai published a provoking article on Computerworld magazine titled “No to SQL? Anti-database movement gains steam” where he pointed to many references in which different Internet-based companies chose an alternative approach to the traditional SQL database. The write-up was… Continue reading
Posted in Data Grid, GigaSpaces, sba, space-based architecture, syndicated
Tagged syndicated
2 Comments
Space Task and Distributed Space Tasks also known as Map Reduce in XAP.NET
7.0 XAP.NET GA will provide a new powerful capability, known as space tasks. A space task is a custom user code representing a logical task that is executed at the space behind the proxy and returns its result to the … Continue reading
Posted in .Net, Data Grid, GigaSpaces, sba
2 Comments