Label: persistency

All content with label persistency.
Related Labels: db2 , large , 42140305---bl , 42140661---bl , 2-basic , rdbms , external , orm , gigaspaces , using , connection , sa , paas , 42140881---bl , 42140822---bl , 5-expert , persistent , interfaces , cache , more »

.NET Persistency (XAP.NET 6.6 Documentation)
Using the GigaSpaces External Data Source interface with the .NET API. Overview GigaSpaces External Data Source XAP66:External Data Source interface is the key middleware connection link for loading and storing data to and from persistent data sources. .NET ...
.NET Persistency NHibernate External Data Source Walkthrough (XAP.NET 6.6 Documentation)
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 ...
Async Persistency - Mirror (XAP 6.6 Documentation)
Reliable Asynchronous Persistency (Mirror) Overview The GigaSpaces Mirror Service (also known as Persistency as a Service, or PaaS) provides reliable asynchronous persistency. This allows you to asynchronously delegate the operations conducted with the InMemoryDataDrid (IMDG) into a backend database, significantly reducing the performance ...
Async Persistency - Mirror - Advanced (XAP 6.6 Documentation)
Reliable Asynchronous Persistency (Mirror) advanced topics. Custom Mirror Service Name A Mirror Service can be configured per Space cluster. You can't have multiple Mirror services configured for the same space cluster. If you need "multiple ...
Caching and External Data Source (XAP 6.6 Documentation)
Space Caching policies and External Data Source Overview This section describes two Space Caching policies for an External Data Source: All In Cache LRU Caching All In Cache With an All In Cache, the Space holds all the data ...
Direct Persistency (XAP 6.6 Documentation)
Direct persistency mode support ReadWrite Through Overview When running in direct persistency mode (i.e. ReadWrite Through) the IMDG interacts with the External Data Source to persist its data where the client application would get the acknowledge for the IMDG ...
External Data Source (XAP 6.6 Documentation)
External Data Source (EDS) is a space component that provides advanced persistency capabilities for the space architecture. Overview External Data Source (EDS) is a space component that provides advanced persistency capabilities for the space architecture. GigaSpaces External Data Source provides ...
External Data Source - Advanced (XAP 6.6 Documentation)
External Data Source advanced topics such as advanced operations, tuning, troubleshooting, and limitations. Overview This sections covers advanced options related to the External Data Source. Properties Here are the External Data Source Properties: Property Description Default spaceconfig.externaldatasource.datasourceclass Data ...
External Data Source API (XAP 6.6 Documentation)
External Data Source API External Data Source Components External Data Source has three major functionalities, each of which is defined by a specific interface: Data Retrieval #Data Retrieval Determines how data is retrieved from the data ...
GigaSpaces for Hibernate ORM Users (XAP 6.6 Documentation)
Using GigaSpaces as a Hibernate cache provider; creating a Hibernateintegrated Data Grid with your existing ORM. Overview !GRA:Imagessstar.gif! Overview #1 How to Switch Your SecondLevel Cache Provider to GigaSpaces #step1 How to Add the GigaSpaces Data Grid ...