This process orchestrates scheduling. - Receives requests from clients ( job manager, service manager, etc ) for resources - Forwards requests and current state to pluggable scheduling implementation - Receives a schedule, updates state, sends responses to requestors - Maintains state as needed (work item life cycle etc)
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.