wiki:ComputeStartExamples

Version 6 (modified by george, 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.

Examples1 shows a simple usage of Job Manager, which runs pipelines defined locally on one remote cluster or server.

Examples2 shows configuration of Worker

Examples3 shows a usage of Resource Manager.

Examples4 shows a usage of Job Manager having several different execution infrastructures (i.e. clusters, servers, local network machines)

Script Submitter