Label: grid+book-all-java

All content with label grid+book-all-java.
Related Labels: gsiterator , status , 2-basic , remoting , external , overriding , book-dotnet-prog , gs-dot-bat , connection , sa , mule , xap , 5-expert , cache , service , guide , unit , system , quick , more » ( - grid , - book-all-java )

Configuring the Service Grid Using the services.config File (XAP 6.6 Documentation)
Configuring the Service Grid, using the services.config File. Overview The {{services.config}} file (<GigaSpaces root>/config/services/services.config) contains configuration definitions for the following core services: This configuration is based on the Jini configuration specification http://java.sun.com/products/jini/2.0.2/doc/specs ...
EDG - Aggregate Queries Tutorial (XAP 6.6 Documentation)
urhere.toc1.title=hi urhere.toc1.link=bye Implementing a Validator application that queries the space for account objects showing the different query methods GigaSpaces offers. (!) This tutorial assumes knowledge of JavaSpaces API terms like the space, Entries and leases. If you're not familiar with these concepts ...
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 ...
JDBC SA Configuration Files (XAP 6.6 Documentation)
When persisting into a relational database using the JDBC SA, GigaSpaces uses two configuration files: {{type.properties}} and {{jdbc.properties}}. Overview When persisting into a relational database with the JDBC SA, GigaSpaces uses two configuration files: The {{type.properties}} file includes the JavatoSQL ...
Persisting Large Entries (XAP 6.6 Documentation)
What to do when Entry arrays or collection attribute types are very large, so that the database cannot store them in a onecolumn cell. Overview When persisting a space with JDBC, there are situations where Entry arrays or collection attribute types are very ...
Primary Backup Processing Unit SLA Example (XAP 6.6 Documentation)
Usage of SLA parameters to deploy an application with Primary and Backup setup. Overview This example partitionedclustermaxpermc.zip shows how the SLA parameters can be used. It demonstrates the usage of SLA parameters to deploy an application into Primary and Failover (Disaster Recovery) datacenters ...
Service Grid Processing Unit Container (XAP 6.6 Documentation)
OpenSpaces uses GigaSpaces Service Grid as an SLAdriven container for deploying Processing Units over a dynamic pool of machines, based on the Processing Unit SLA definitions. Overview OpenSpaces uses GigaSpaces Service Grid as a SLAdriven container for deploying Processing ...
Transient Entries (XAP 6.6 Documentation)
How to specify that some objects in a persistent space should not be saved to persistent storage. Overview When using a persistent space there are situations where not all the Entries need to be stored in the persistent store. You can define the Entry to be stored only in the space ...