Label: task

Content with label task in GigaSpaces Platform 5.X Documentation (See content from all spaces)
Related Labels: service-grid-cli , spring , partitioned-cache , master-worker , service-grid , result , compute-grid

Creating a Custom Job
How to implement a custom Job, Task, and Result using the relevant classes. The Job Class Following is an example of a job implementation, {{PrimeNumberJob}}. As can be seen, a job class needs to implement the {{Job}} interface. A main method that needs to be implemented as part ...
Spring Parallel Processing Integration
Sample implementation showing how to perform remote invocation for business logic of parallel processing units. Overview If you wish to allow users to utilize the GigaSpaces Grid, you can invoke your business logic on remote processes. Proxies to the remote ...
task - Service Grid CLI
Submits a task in the form of an Ant configuration file. Syntax gs> task antconfig hosts=listofmachines Description The {{task}} comand submits a task in the form of an Ant configuration file.. Options Option Description {{antconfig}} The name of the Ant configuration ...