|
Content with label result in GigaSpaces Platform 5.X Documentation (See content from all spaces)
Related Labels:
task
, spring
, partitioned-cache
, master-worker
, 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 ...
|
|
|