Label: async

All content with label async.
Related Labels: component , data , 2-basic , source , persistency , book-all-java , remoting , 5-expert , external , book-prog , components , models

Async Persistency - Mirror (XAP 6.6 Documentation)
Reliable Asynchronous Persistency (Mirror) with OpenSpaces. Overview The GigaSpaces Mirror Service (also known as Persistency as a Service, or PaaS) provides reliable asynchronous persistency. This allows you to asynchronously integrate your data stored in our inmemory data grid (IMDG ...
Async Persistency - Mirror - Advanced (XAP 6.6 Documentation)
Reliable Asynchronous Persistency (Mirror) advanced topics. Implementing a Custom Mirror Data Source The External Data Source used by the mirror needs to implement {{com.gigaspaces.datasource.BulkDataPersister}}. GigaSpaces comes with a built in Hibernate implementation of the interface (the {{DefaultHibernateExternalDataSource}}), but a custom implementation can easily ...
Async Remoting Component (XAP 6.6 Documentation)
Async Remoting allows you to use remote invocations of POJO services, with the space as the transport layer.\\ (/) You can find working examples for this feature in the Open Spaces Data Example Data Example and under the Remoting Example SBP:Remoting Example ...