Research Article

PAS: Performance-Aware Job Scheduling for Big Data Processing Systems

Algorithm 1

PAS algorithm: PAS .
Require:: the job set waiting for scheduling at ; : the used resource at ; : the resource boundary.
Ensure:: scheduling job set at .
(1;
(2;
(3whiledo
(4  ;
(5  ;
(6end while
(7;
(8; return;