Label: product-xap-65

Content with label product-xap-65 in GigaSpaces XAP/EDG 6.5 Documentation (See content from all spaces)
Related Labels: dotnet-book-qsg , 3-intermediate , dotnet-book-admin , intelij , 4-advanced , integration , eclipse , dotnet-book-prog , ide , dotnet-book-examples

.NET
GigaSpaces .NET provides efficient interoperability between Java and .NET, unmatched levels of highthroughput and lowlatency, the PONO, and support for Portable Binary Serialization (PBS). Before you Begin When working with GigaSpaces spacebased .NET API, make sure you ...
.NET API Configuration
Defining parameters in XML configuration file and {{<Default.JvmSettings>}}. JVM Configuration It is recommended that any .NET application using the GigaSpaces .NET interface includes several parameters defined in its XML configuration file. Using only the default parameters values (not defining ...
.NET Persistency
Using the GigaSpaces External Data Source interface with the .NET API. This page describes the recommended way to use .NET persistency: starting a space with a .NET External Data Source using code, without any additional configuration. This is supported in version 6.5 ...
.NET Persistency NHibernate External Data Source Walkthrough
walkthrough of a common scenario for using the GigaSpaces NHibernate External Data Source. Overview This page demonstrates how to use the GigaSpaces .Net NHibernate External Data Source .NET Persistency in a common scenario: a cluster topology with a mirror. This is asynchronous persistency, which ...
.NET Processing Unit Data Example
example demonstrates basic usage of a .NET Processing Unit. The example contains two Processing Units; one that feeds data objects into the system, and another that reads these objects and processes them. !wikiiconfolder.gif! Example Root {{<GigaSpaces Root>\dotnet\examples\ProcessingUnit ...
About Creating Static Cluster - GigaSpaces Browser
Overview of the GigaSpaces Browser Cluster Wizard. Overview The GigaSpaces Space Browser contains the Cluster Wizard that allows a cluster configuration file to be created and edited. The following description relates to the GigaSpaces cluster. You can define the policy type for write, read ...
About Jini
Jini is an open architecture that allows the implementation of network services One such service is JavaSpaces. Overview About Jini Jini is both an architecture and a technology, as explained in the following definition. Jini is a network architecture for the construction of distributed systems where scale ...
About Network Failure Detection
network failure detection facility provides a robust and optimized mechanism to identify network failures. Overview When reading from a NIO {{SocketChannel}} and the connection between the client and server fails abnormally, no notification is generated. The most common example for such failure is disconnecting ...
About Space Operations
description of Entries, templates, the four primary kinds of operations write, read, take, and notify, and the {{UpdateModifiers.UPDATEORWRITE}} modifier. Overview There are four primary kinds of operations that you can invoke on a JavaSpaces service. Each operation has parameters that are Entries, including some ...
About XAP
GigaSpaces XAP is a platform for scaling out stateful applications. XAP uses the GigaSpaces space as a core middleware, and provides the Springbased Open Spaces framework as a development environment. Overview GigaSpaces XAP is a platform that scales out stateful applications in highperformance lowlatency ...