JobManager is created by the lead OrbTracker to aid in putting jobs-in-the-queue and pulling them into jobs-in-progress. It tells the OrbTrackerMembers in the LeaderGroup to launch their partitions. Then it watches the jobs (via heart beat field in ZooKeeper) to make sure they're still running,
@param < M> The class of type that JobManager will actually manage
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.