Label: models

Content with label models in XAP 6.6 Documentation (See content from all spaces)
Related Labels: data , 2-basic , book-all-java , persistency , source , external , book-prog , direct , async

Async Persistency - Mirror
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 ...
Direct Persistency
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 ...