aneeshnbhat/BD_YACS_BIG_DATA
This project is about scheduling different tasks on multiple machines. A job is made of one or more tasks.This scheduling framework receives job requests and launches the tasks in the jobs on the machines in the cluster.As and when a task finishes exectution, the scheduling framework is informed, and the resources are freed. The framework can threreafter assign these freed resources to other tasks.
Python
Stargazers
No one’s star this repository yet.