This item is only available for download by members of the University of Illinois community. Students, faculty, and staff at the U of I may log in with your NetID and password to view the item. If you are trying to access an Illinois-restricted dissertation or thesis, you can request a copy through your library's Inter-Library Loan office or purchase a copy directly from ProQuest.
Permalink
https://hdl.handle.net/2142/22437
Description
Title
Transaction reconstruction
Author(s)
Wright, David Brian
Issue Date
1992
Doctoral Committee Chair(s)
Belford, Geneva G.
Department of Study
Computer Science
Discipline
Computer Science
Degree Granting Institution
University of Illinois at Urbana-Champaign
Degree Name
Ph.D.
Degree Level
Dissertation
Keyword(s)
Computer Science
Language
eng
Abstract
Databases are distributed and replicated to increase the efficiency and resiliency of a database management system; unfortunately, mechanisms to improve resiliency can have a substantial negative impact on the overall efficiency of the system. Current approaches to resiliency extend transaction execution to include multiple copies of entire (or key portions of) transactions to increase the likelihood that transactions survive intervening failures, adding substantial overhead to the system in anticipation of failures that may or may not occur. My research introduces a new, optimistic approach to fault tolerance: reconstructing transactions interrupted by failures. Reconstruction duplicates only those components of active transactions that are actually lost when failures occur, offering superior efficiency while retaining a level of resiliency comparable to that achieved by replication.
Successful reconstruction of transactions requires that control information, in addition to data operations, be recoverable. In contrast to a centralized control module vulnerable to failure, my system model is based on migrating control mechanisms that distribute control information to conform to the natural flow of execution among the transaction's participants and allow distributed algorithms to respond to intervening failures. My design also incorporates dynamic selection among multiple transaction execution strategies to utilize efficient optimized strategies when the system is stable, switching to flexible, fault-tolerant strategies only when dictated by the current state of the system.
Use this login method if you
don't
have an
@illinois.edu
email address.
(Oops, I do have one)
IDEALS migrated to a new platform on June 23, 2022. If you created
your account prior to this date, you will have to reset your password
using the forgot-password link below.