Artificial Intelligence Techniques - Novel Approaches & Practical Applications |
Foundation of Computer Science USA |
AIT - Number 1 |
None 2011 |
Authors: Vinay Harsora, Dr.Apurva Shah |
a2e276d1-a46f-4111-846a-074119aef3c9 |
Vinay Harsora, Dr.Apurva Shah . A Modified Genetic Algorithm for Process Scheduling in Distributed System. Artificial Intelligence Techniques - Novel Approaches & Practical Applications. AIT, 1 (None 2011), 36-40.
The problem of process scheduling in distributed system is one of the important and challenging area of research in computer engineering. Scheduling in distributed operating system has a important role in overall system performance. Process scheduling in distributed system can be defined as allocating processes to processor so that total execution time will be minimized, utilization of processors will be maximized and load balancing will be maximized. The scheduling in distributed system is known as NP-Complete problem. Genetic algorithm is one of the widely used techniques for constrain optimization. Genetic algorithm is basically search algorithm based on natural selection and natural genetics. In this, paper using the power of genetic algorithms. We solve this problem considering load balancing efficiently. We evaluate the performance and efficiency of the proposed algorithm using simulation result.