Starting Space with Container

  GigaSpaces 5.X

Documentation Home
Quick Start Guide
Release Notes

Previous release

  Search Here
Searching GigaSpaces Platform 5.X Documentation

                                               

Summary: Starting a space container with a single space using the CLI commands gsServer or gsInstance.

Overview

GigaSpaces can run multiple containers simultaneously on the same machine (each with its own JVM) or multiple containers within the same JVM. Each space in the container may have different characteristics. Some spaces can reside in virtual memory only, while others can also be persistent using database or indexed file to extend the virtual memory storage capacity.

To start a container
Running a container using the Jini Service Starter:

gsServer java://localhost:10098/MyContainer

Running a container using gsInstance:

java://localhost:10098/MyContainer

After running a container you may create spaces using this container with the following commands:

createSpace MyContainer mySpace -l

Wiki Content Tree


Your Feedback Needed!

We need your help to improve this wiki site. If you have any suggestions or corrections, write to us at techw@gigaspaces.com. Please provide a link to the wiki page you are referring to.

Labels

 
(None)