= 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 [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 configuration of Worker [http://www.molgenis.org/wiki/ComputeStartExample3 Examples3] shows a usage of Resource Manager. [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) [http://www.molgenis.org/svn/sandbox/molgenis_processing/3.3.galaxy/ScriptbasedComputePlatform/src/remoteexecutor/RemoteScriptSubmitter.java Script Submitter]