Elimination of non-deterministic delays in a real-time database system

  • Authors:
  • Masaki Hasegawa;Subhash Bhalla;Laurence Tianruo Yang

  • Affiliations:
  • Graduate School of Computer Science and Engineering, University of Aizu, Fukushima, Japan;Graduate School of Computer Science and Engineering, University of Aizu, Fukushima, Japan;Department of Computer Science, St. Francis Xavier University, Antigonish, NS, Canada

  • Venue:
  • ICESS'05 Proceedings of the Second international conference on Embedded Software and Systems
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

In a real-time database system, the conventional method of transaction method can not be used. In these methods, the deadlock detection is based on (a) use of delay to cause and watch deadlocks, (b) high overheads of periodic checking (c) Non-deterministic nature of the delays, and lastly, (d) difficulties to scale up the existing solutions (centralized). The proposal is based on enhanced local processing and peer-to-peer (P2P) communication for distributed transaction process. The earlier procedures incorporate additional steps for handling wait-for states and deadlocks. This activity is carried out by methods based on wait-for-graphs or probes. These methods introduce a centralized computation at source (for each occurrence of a delay). The proposal introduces asynchronous operations in transaction processing. As a result the detection processes do not wait for occurrences of delays (time-out). These start the delay elimination process instantaneously. The technique incurs low overheads and eliminates the possibility of occurrence of waiting.