= 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 Examples1] shows a simple usage of Job Manager, which runs pipelines defined locally on one remote cluster or server. [http://www.molgenis.org/wiki/ComputeStartExample2 Examples2] shows the configuration of Worker used to execute scripts on the cluster from [http://www.molgenis.org/wiki/ComputeStartExample1 Examples1] [http://www.molgenis.org/wiki/ComputeStartExample3 Examples3] shows a usage of Resource Manager used to manage Workers from [http://www.molgenis.org/wiki/ComputeStartExample1 Examples1] [http://www.molgenis.org/wiki/ComputeStartExample4 Examples4] shows a usage of Job Manager having several different execution infrastructures (i.e. clusters, servers, local network machines) {{{#!comment [http://www.molgenis.org/svn/sandbox/molgenis_processing/3.3.galaxy/ScriptbasedComputePlatform/src/remoteexecutor/RemoteScriptSubmitter.java Script Submitter] }}}