Label: 1-introductory

Content with label 1-introductory in XAP 6.6 Documentation (See content from all spaces)
Related Labels: location , book-all-dotnet , 2-basic , classpath , concepts , gigaspaces , book-admin , common , jvm , helloworld , book-all-java , interfaces , variables , installing , key , show-if-dotnet , apis , system , book-prog , more »

C++
GigaSpaces C\ API has been designed to allow the same level of flexibility, usability and interoperability of the Java POJO POJO Support and .NET C# PONO XAP66NET: Object Metadata counterpart APIs for building scalable, lowlatency SBA applications
Cloud Computing

Common Environment Variables
Descriptions of the main environment variables set automatically by {{setenv.bat}}. Overview The GigaSpaces environment configuration is maintained by a configuration script file. This script is located in the {{<GigaSpaces Root>\bin}} directory: Windows: {{setenv.bat}} UNIX: {{Setenv.sh}} Below is a list of some of a selected list ...
Installing GigaSpaces
Requirements and how to install GigaSpaces with Windows, Linux or Unix. Overview GigaSpaces is 100% pure Java, and therefore can run on any UNIX or Windows machine that supports Java. Prior to Installation Prior to the GigaSpaces installation, make sure: JDK 1.4 ...
License Key
Getting a license key and defining it in the space schema. License Key File When you download GigaSpaces XAP from the Internet, you will receive an email message with a valid license key. Edit the {{<GigaSpaces Root>\gslicense.xml}} file and copy ...
Setting Classpath
JARs that should be in the classpath of applications accessing a remote or embedded space. Overview GigaSpaces libraries are located under {{<GigaSpaces Root>\lib}}: !ImagesInstallingGigaSpaces6.5RC1.jpg! You can find the space runtime library in the {{<GigaSpaces Root>\lib\JSpaces.jar}} file, and third party ...
Setting JVM Location
Setting the {{JAVAHOME}} parameter to tell GigaSpaces where the JDK is installed. Overview GigaSpaces has a dependency on the {{JAVAHOME}} environment variable being set. Make sure you have an environment variable {{JAVAHOME}} defined pointing to your JDK root ...
Step Four - Scaling the Hello World Application

Step Four - Scaling the Hello World Application (JDK1.4)

Step One - Using Processing Units for Scaling