From: Jawad A. <ja...@le...> - 2011-02-03 00:06:51
|
> Hi > I have implemented an advance reservation environment, which is customised for my needs. > It works fine. Now I am trying to add resource failure feature. It is not working properly. > The problem is if a resource is set to be failed at certain clock interval, it doesn't fail at the specified time. > Like if the failure timing is between clock 750 and 1385. It will only occur at 1385. Similarly there are other time intervals as well when > same behaviour is noticed. Resource polling event occurs in the intervals I mentioned but not the failure event. I could not find the reason for this, could it be a bug or some race condition. > One more thing, the event is stored with correct time but its retrieval from future event queue is late. > > Help is much appreciated. It is very important. > Kind Regards Jawad Ashraf PhD Student Department of Computer Science University of Leicester |