From: Vaibhav A. <vai...@gm...> - 2009-04-19 10:56:28
|
I am Vaibhav Arora, an undergraduate student of Computer Science in National institute of Technology, Trichy, India and am working upon an extension to a existing scheduling algorithm in Grid environment. I am working with grid sim.I have a arcitecture in which I have sites and each sites are machines ,both are grid sim entites. I have a probelm as in I have a entity which doing some work in a loop but there may be some request coming from some other entity while it executin the loop.Than I want the task to care of event.How can we take care of this in grid sim. Analogical condition is that a person is doing some work and there is knock on the door and he then services this event. I cant wait for the event in a loop as it may or may not happen. How to do this in gridsim?? I will be thankful for any replies. |