From: Emilio C. <pet...@ho...> - 2011-04-28 10:09:14
|
Hi, i'm studying the scheduling algoritms for Grid... i must do some evaluation as response time, execution time and ect. I have not problems with FCFS policy (SpaceShared) becouse all the data are available, but with RoundRobin policy (TimeShared) some data as waiting time in queue it not present becouse all the gridlets are execute to same time... Have you some idea to resolve this my problem? Thanks. |