Fair Scheduling Algorithms in Grids
#1

Fair Scheduling Algorithms in Grids-IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 18, NO. 11,java
Abstract—In this paper, we propose a new algorithm for fair scheduling, and we compare it to other scheduling schemes such as the Earliest Deadline First (EDF) and the First Come First Served (FCFS) schemes. Our algorithm uses a max-min fair sharing approach for providing fair access to users. When there is no shortage of resources, the algorithm assigns to each task enough computational power for it to finish within its deadline. When there is congestion, the main idea is to fairly reduce the CPU rates assigned to the tasks so that the share of resources that each user gets is proportional to the user’s weight. The weight of a user may be defined as the user’s contribution to the infrastructure or the price he is willing to pay for services or any other socioeconomic consideration. In our algorithms, all tasks whose requirements are lower than their fair share CPU rate are served at their demanded CPU rates. However,the CPU rates of tasks whose requirements are larger than their fair share CPU rate are reduced to fit the total available computational capacity in a fair manner. Three different versions of fair scheduling are adopted in this paper: the Simple Fair Task Order (SFTO),
which schedules the tasks according to their respective fair completion times, the Adjusted Fair Task Order (AFTO), which refines the SFTO policy by ordering the tasks using the adjusted fair completion time, and the Max-Min Fair Share (MMFS) scheduling policy, which simultaneously addresses the problem of finding a fair task order and assigning a processor to each task based on a max-min fair sharing policy. Experimental results and comparisons with traditional scheduling schemes such as the EDF and the FCFS are presented using three different error criteria. Validation of the simulations using real experiments of tasks generated from 3D image rendering processes is also provided. The three proposed scheduling schemes can be integrated into existing Grid computing architectures.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: grid scheduling algorithms 2012, incentive based scheduling for market like computational grids ppt, on wireless scheduling algorithms for minimizing coding, science fair projects grades 78, scheduling algorithms in wimax, distributed system scheduling algorithms ppt, fair project ideas,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  CPU Inheritance Scheduling seminar class 1 1,296 17-11-2012, 11:40 AM
Last Post: seminar details
  CSE 450/598 Design and Analysis of Algorithms seminar class 1 4,175 10-10-2012, 12:22 PM
Last Post: seminar details
  Sleep Scheduling for Critical Event Monitoring in Wireless Sensor Networks Projects9 3 1,594 03-10-2012, 12:03 PM
Last Post: seminar details
  Local Greedy Approximation for Scheduling in Multihop Wireless Networks Projects9 2 1,163 09-03-2012, 10:06 AM
Last Post: seminar paper
  Online Scheduling of Dynamic Task Graphs with Communication and Contention for Multip Projects9 0 752 23-01-2012, 05:03 PM
Last Post: Projects9
  Minimum Latency Broadcast Scheduling in Duty-Cycled Multihop Wireless Networks Projects9 0 758 23-01-2012, 05:01 PM
Last Post: Projects9
  Efficient Communication Algorithms in Hexagonal Mesh Interconnection Networks Projects9 0 668 23-01-2012, 04:57 PM
Last Post: Projects9
  Local Broadcast Algorithms in Wireless Ad Hoc Networks: Reducing the Number of Transm Projects9 0 666 23-01-2012, 04:41 PM
Last Post: Projects9
  Geometry and Motion-Based Positioning Algorithms for Mobile Tracking in NLOS Environm Projects9 0 774 23-01-2012, 04:30 PM
Last Post: Projects9
  Efficient Rendezvous Algorithms for Mobility-Enabled Wireless Sensor Networks Projects9 0 668 23-01-2012, 04:12 PM
Last Post: Projects9

Forum Jump: