wiki:ComputeStartExamples

Version 8 (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 the configuration of Worker used to execute scripts on the cluster from Examples1

Examples3 shows a usage of Resource Manager used to manage Workers from Examples1

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