Chat with Expert
Cover image
project image

Grouped tasks scheduling algorithm based on QoS in cloud computing network

Rs 5670 only/-



neeraj

Verified
View : 1612      Download : 35

Project Video

Project Discription

07-December-2018

In previous work number of user type and type of task are very large which need to be reduced as this increase the complexity of the work. One more problem in task scheduling is that if urgent or high priority task are regularly available than other task will go in infinite waiting state which makes a long latency time for those tasks. This can be reduced by increasing the priority if the task after some time. Here Min-Min algorithm can be replace by some other fast algorithm as Min-Min reduces the resource utilization and overall latency of the work get increases.

Here whole work is divide into four phase pre-process, generate initial population, teacher, student phase. In each phase working is same for any number of jobs or machine. It means that if the number of jobs is change or number of machine requirement for job is differ then step remain same.

As the dataset available for processing is present in different file format so, some pre-processing steps are required for the conversion of data into experimental environment. In this work data is inform of vectors of the job timing for different machine. So reading of vectors in string form and conversion of those  string in proper numeric value is done in pre-processing. Collection of all vector is done in a single matrix is also done here

Project Sample Image

Other Detail

Software Requirement :   MATLAB

Hardware Requirement :   • Intel Processor 2.0 GHz or above. • 2 GB RAM or more. • 160 GB or more Hard Disk Drive or above.


Application :  


Project Attachement

PDF IEEE Base paper
Doc Complete Project word file document
Read me Complete read me text file
Source Code Complete Code files