= MCF Compute Manager Code Examples = For time being to use MCF the [http://www.molgenis.org/svn/sandbox/molgenis_processing/ScriptbasedComputePlatform/ source code] of Compute Manager should be slightly adjusted. Here, we provide a user guide to better understand the MCF code and [http://www.gridgainsystems.com/ GridGain] configuration. [http://www.molgenis.org/wiki/ComputeStartExample1 Job Manager] shows how to run pipelines defined locally on one remote cluster or server. [http://www.molgenis.org/wiki/ComputeStartExample2 Worker] shows the configuration of Worker used to execute scripts on the cluster from the [http://www.molgenis.org/wiki/ComputeStartExample1 Job Manager] example. [http://www.molgenis.org/wiki/ComputeStartExample3 Resource Manager] shows how to remotely manage Workers on the cluster or server. [http://www.molgenis.org/wiki/ComputeStartExample6 Script] gives an example of the script to execute on the cluster. [http://www.molgenis.org/wiki/ComputeStartExample7 Job Monitoring] shows how job execution is monitored. [http://www.molgenis.org/wiki/ComputeStartExample4 Task Distribution] shows how to include several infrastructures (i.e. clusters, servers, local network machines) into the cloud. [http://www.molgenis.org/wiki/ComputeStartExample8 Cloud Segmentation] shows how to set up several cloud segments. [http://www.molgenis.org/wiki/ComputeStart Back to the main page]