= MCF Compute Manager Code Examples = For time being to use MCF the [http://www.molgenis.org/svn/sandbox/molgenis_processing/3.3.galaxy/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/ComputeStartExample5 Monitor] shows how to monitor job execution [http://www.molgenis.org/wiki/ComputeStartExample4 Examples4] shows how to include several infrastructures (i.e. clusters, servers, local network machines) into the cloud. {{{#!comment [http://www.molgenis.org/svn/sandbox/molgenis_processing/3.3.galaxy/ScriptbasedComputePlatform/src/remoteexecutor/RemoteScriptSubmitter.java Script Submitter] }}} [http://www.molgenis.org/wiki/ComputeStart Back to the main page]