Does anyone have an idea about the proper explanation with make span in task scheduling, efficiency in task scheduling, time overhead in task scheduling and energy consumption. Please explain with example?
In what context? Scheduling has been researched in various areas for several decades (e.g., real-time scheduling since the 1960s) and the terminology can differ.
I believe that your question is about operating system task scheduling. However, operating system task scheduler is a combination of various other schedulers such as long term scheduler, short term scheduler, etc. and for each of these schedulers, the terminology can differ. You may read the book "Operating system concepts-7th edition" to learn more about these schedulers with examples.
Scheduling of tasks and their distribution to teams are often major concerns to many Engineering and Manufacturing organizations.
The following paper may provide you with a list of challenges. It also outlines how to get a better task scheduling set-up in order to minimize the resulting development time and costs.
Take a look....
Article A Constraint-driven Execution Plan for Maximizing Concurrenc...