Version 11 (modified by 14 years ago) (diff) | ,
---|
MCF Compute Manager Code Examples
For time being to use MCF the source code of Compute Manager should be slightly adjusted. Here, we provide a user guide to better understand the MCF code and GridGain configuration.
Job Manager shows how to run pipelines defined locally on one remote cluster or server.
Worker shows the configuration of Worker used to execute scripts on the cluster from the Job Manager example
Resource Manager shows how to remotely manage Workers on the cluster or server
Script gives an example of the script to execute on the cluster
Monitor shows how to monitor job execution
Examples4 shows how to include several infrastructures (i.e. clusters, servers, local network machines) into the cloud.