Author Archives: .Net Team
Overview of what is new in XAP.NET 8.0.1
Docu.NET API One of GigaSpaces XAP 8.0 new APIs is the SpaceDocument that provides the power of having schema-less objects stored and used within the Space. In 8.0.1 we have added the SpaceDocument to the XAP.NET, which was given the … Continue reading
Posted in .Net, Application Performance, GigaSpaces
Leave a comment
Schema evolution in XAP.NET 8.0.1
GigaSpaces XAP.NET 8.0.1 introduces a few cool new features such as SpaceDocument (code name: Docu.NET API) as well as dynamic properties. Roughly speaking, a SpaceDocument is a virtual document-like type that can be written and read from the space like … Continue reading
Posted in .Net, Application Architecture, GigaSpaces
Tagged document, schema evolution
Leave a comment
New Service Grid Admin API for .NET
New to XAP.NET 7.1 is the service grid admin API. This API is vast and provides capabilities for managing the entire GigaSpaces environment in a simple fashion. It can be used for many different uses such as monitoring statistics and … Continue reading
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
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