|
Content with label service-grid in GigaSpaces Platform 5.X Documentation (See content from all spaces)
Related Labels:
service-grid-intro
, deployment-wizard
, service-grid-cli
, codebase
, destroy
, product-gigaspaces-5x
, ant
, compute-grid
, service-grid-ui
, stats
, master-worker
, create-space
, replicated-cache
, service-grid-properties
, task
, failover
, spring
, gigaspaces-properties
, partitioned-cache
,
clustering
, proactive-cache
, jmx
, deployments
, list
, service-grid-config
, environment
, deployment
, dynamic-clustering
, pojo
more »
cd - Service Grid CLI
Moves to a different working directory, like the Unix {{cd}} command. Syntax gs> cd directory Description The {{cd}} comand moves to a different working directory, like the Unix {{cd}} command. {{directory}} accepts an absolute or relative filesystem path ...
|
Compute Grid
Deploying the Compute Grid; running jobs; creating custom jobs; writing a CLI for executing jobs
|
Declaring Elements Globally in Deployment Descriptor
How to declare common attributes of services in the Deployment Descriptor. Overview Global configuration is simply the capability to declare common attributes of services declared in the Deployment Descriptor. This provides ease of use reducing the amount of (potential) repetitive definitions for services in a Deployment Descriptor ...
|
Declaring Service UI in Deployment Descriptor
service UI can be declared in the Deployment Descriptor using the {{<Configuration>}} approach. Overview A service UI is a user interface that can be "attached" to a Jini technology service, using a loosely coupled architecture. The UI interfaces with the backend service through the service's proxy ...
|
Deploying Ant Tasks
GSC and GSM support remote execution of Ant commands. Learn how to run an Ant task, with sample build file. Overview Both the Grid Service Container (GSC) and Grid Service Monitor (GSM) allow distributed remote execution ...
|
Deployment Descriptor Codebase Element
Codebase>}} element specifies where service classes and resources can be (down)loaded from. Overview The Codebase element specifies where service classes and resources can be (down)loaded from. The Codebase element also has an attribute called ...
|
Deployment Descriptor DeploymentSchedule Element
DeploymentSchedule}} element allows a deployer to specify when an application will be deployed and how long it will remain deployed. Overview An application can have a schedled deployment. The {{DeploymentSchedule}} element allows a deployer to specify a time in the future when an application ...
|
Deployment Descriptor Parameters and Configuration Elements
Configuration}} element produces the {{net.jini.config.Configuration}} object; the {{Parameters}} element creates a {{java.util.Map}} with name/value keys populated from the element. Overview The {{Configuration}} element produces the {{net.jini.config.Configuration}} object and the {{Parameters}} element creates a {{java.util.Map}} with name/value keys populated from ...
|
Deployment Descriptor SharedComponent Element
SharedComponent}} element is a construct that allows a class to be dynamically installed into the GSC's {{ComponentLoader}}. The {{SharedComponent}} element is a construct that allows a class to be dynamically installed into the GSC's {{ComponentLoader}}, having the class loaded by the GSC's common classloader, making the class accessible to all services instantiated ...
|
Deployment Descriptor SLA Element
context of the Deployment Descriptor, an SLA is a contractural service commitment describing the minimum performance criteria to meet while delivering a service. Overview The definition of a SLA typically represents a contractual service commitment, describing the minimum performance criteria to meet while ...
|
|
|