Changes between Version 22 and Version 23 of ComputeStartDefault
- Timestamp:
- 2010-11-11T09:17:20+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ComputeStartDefault
v22 v23 7 7 MCF Compute Manager consists of two modules: 8 8 * [http://www.molgenis.org/wiki/ComputeStartExample1 Job Manager], which distributes jobs across cloud Worker nodes and monitors their executions, and 9 * [http://www.molgenis.org/wiki/ComputeStartExample 4Resource Manager], which starts and stops Worker nodes on the cluster.9 * [http://www.molgenis.org/wiki/ComputeStartExample3 Resource Manager], which starts and stops Worker nodes on the cluster. 10 10 11 11 The Job Manager logic is rather straightforward and can be easily adjusted for use on a specific cluster or server. After a job is received by Job Manager, it is registered in the database and passed to the Worker nodes for execution. There are two different kinds of Worker nodes in the system. These are Resident Workers and Extra Workers. Basically, these nodes are the same standard gridgain nodes and differ only by name or a cloud segment.