Version 14 (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
Job Monitoring shows how job execution is monitored
Task Distribution shows how to include several infrastructures (i.e. clusters, servers, local network machines) into the cloud.