Publication | Closed Access
Implementing atomicity in two systems: techniques, tradeoffs, and experience
15
Citations
26
References
1993
Year
Distributed File SystemEngineeringComputer ArchitectureConcurrent SystemAsynchronous SystemsFormal VerificationConcurrency ControlData ConsistencyDistributed DatabaseSystems EngineeringAtomic PropertiesParallel ComputingData ManagementFile SystemsSystems GuaranteesDistributed SystemsComputer ScienceDistributed Data StorageFormal MethodsConcurrent Data StructureFile SystemSystem Software
This paper presents our experience with implementing atomicity in two systems: the QuickSilver distributed file system and the Starburst relational database manager. Each of these systems guarantees that certain collections of operations done on behalf of their clients execute atomically, despite process, machine, or network failures. In this paper we describe the atomic properties implemented by each system, present the algorithms and mechanisms used, examine the similarities and differences between the two systems, and give the rationale for different design decisions. We demonstrate that the support of atomicity with high performance requires a variety of techniques carefully chosen to balance the amount of data logged, the level of concurrency allowed, and the mutual consistency requirements of sets of objects, The main goal is to help others implement efficient systems that support atomicity.< <ETX xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">></ETX>
| Year | Citations | |
|---|---|---|
Page 1
Page 1