CPU Scheduling Criteria:There are many scheduling algorithms and various criteria to judge their performance. Different algorithms may favor different types of processes. Some criteria are. as...
Online scheduling is the useage of competitive analysis (or online algorithms) on scheduling problems. Online algorithms is characterized by making decision "online", which means a point in the time...
Non-Preemptive: Non-preemptive algorithms are designed so that once a process enters the running state(is allowed a process), it is not removed from the processor until it has completed its service...
according to the variable load demand which generating unit is kept to be on , is most economical to satisfy particular load demand is call optimal scheduling.