Implementation of relaxed ACID properties for distributed load management in the electrical power industry

  • Authors:
  • Lars Frank;Rasmus Ulslev Pedersen

  • Affiliations:
  • Copenhagen Business School, Howitzvej, Frederiksberg, Denmark;Copenhagen Business School, Howitzvej, Frederiksberg, Denmark

  • Venue:
  • Proceedings of the 7th International Conference on Ubiquitous Information Management and Communication
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

The consistency of data in central databases is normally implemented by using the ACID (Atomicity, Consistency, Isolation and Durability) properties of a DBMS (Data Base Management System). Distributed databases with high performance and availability do not have the traditional ACID properties because long duration locks will reduce the availability and the write performance. Another reason for not using traditional ACID properties in distributed systems is that the systems often are heterogeneous. The problems of the missing ACID properties may be avoided by using relaxed ACID properties, i.e. from an application point of view; the system should function as if all the traditional ACID properties had been implemented. The distributed relaxed atomicity property manages the workflow of a transaction in such a way that either all the updates of the global transaction are executed (sooner or later) or all the updates of the global transaction are removed/compensated. The objective of this paper is to describe how relaxed ACID properties may be implemented in distributed heterogeneous systems like the Smart Grid Conceptual Model that is used for load management in the electrical power industry.