Presentation is loading. Please wait.

Presentation is loading. Please wait.

Rand Slides IMPLEMENTATIONS 1.LOCUSfile system OS 2.TABS (Camelot)Data servers OS 3.RAIDDatabase level (server) 4.SDD-1Transaction manager Data manager.

Similar presentations


Presentation on theme: "Rand Slides IMPLEMENTATIONS 1.LOCUSfile system OS 2.TABS (Camelot)Data servers OS 3.RAIDDatabase level (server) 4.SDD-1Transaction manager Data manager."— Presentation transcript:

1 Rand Slides IMPLEMENTATIONS 1.LOCUSfile system OS 2.TABS (Camelot)Data servers OS 3.RAIDDatabase level (server) 4.SDD-1Transaction manager Data manager 5.System – R*Database level 6.ARGUSGuardian (server) TABSsection II, III C – data server LOCUSset 3.4.3 - opening/reading file set 3.5 - synch. dist. file system activity ARGUSnested trans/guardians

2 Rand Slides Server CPU Time ServerACCC Transactionusersystemusersystem Select one tuple0.040.140.040.06 select eleven tuples0.040.080.02 Insert twenty tuples0.200.160.120.13 Update one tuple0.040.100.02 ServerADAM Transactionusersystemusersystem Select one tuple0.340.900.00 select eleven tuples0.541.480.00 Insert twenty tuples1.233.100.140.71 Update one tuple0.340.760.040.58 CPU time used by RAID servers in executing transactions (in seconds

3 Rand Slides RAID Elapsed Time for Transactions Transaction1 site2 sites3 sites4 sites Select one tuple0.3 0.4 Select eleven tuples0.4 Insert twenty tuples0.6 0.8 Update one tuple0.4

4 Rand Slides Experiences with RAID Distributed Database Unix influences must be factored out. Communications software costs dominate everything else. Server based systems can provide modularity and efficiency. Concurrent execution in several server types is hard to achieve. Need very tuned system to conduct experiments. Data is not available from others for validation. Expensive research direction, but is respected and rewarded.

5 Rand Slides LAYERS Transaction –Transparent to errors –RPC – executed within transaction Communication –Datagram as basic unit –RPC – user level IPC (provides atomicity/reliability) –Broadcast Input/Output System –Lower level I/O (reading and writing raw data) –Stable storage (log, UNDO, REDO) –Upper level I/O (reliable read/write)

6 Rand Slides SSStable storage: special I/O for log, backup info. LMMLow level memory management: simple physical memory services. UMMUpper level memory management: virtual memory, if desired; buffer pools. COCommunication: semi-reliable datagrams (at most once?) ; broadcast. LIOLow-level I/O: interface to hardware I/O. UIOUpper-level I/O: read/write protocol, permitting replication and providing location independence; includes logging. TRTransactions management: BeginTrans, EndTrans, and Abort verbs; provides concurrency control; must have ‘hooks’ in read/write system calls. RPCRemote procedure call support: reliable RPC. PCPartition control: provides virtual fail-proof network to upper layers (also handles site failure/recovery). Description of Symbols

7 Rand Slides RAID Execution Time Transaction1 site2 sites3 sites4 sites Select one tuple0.4 Select eleven tuples0.40.50.4 Insert twenty tuples0.7 0.8 Update one tuple0.5 0.4 Times reported in seconds

8 Rand Slides uniquetwotentwentyhundredthousand 509264615 6131536923 7031768746 815880424 909359707 10031932455 11161620832 1211679719 1319319639 1410441872 1512484931 The THOUSAND Relation Some example tuples from the thousand relation

9 Rand Slides Single-Site RAID TransactionInterpretCommitWrite Select one tuple2.10.40.0 Select eleven tuples3.40.40.0 Insert twenty tuples3.81.42.8 Update one tuple1.90.51.5 Execution times in 1-site RAID (in seconds)

10 Rand Slides Two-Site RAID TransactionInterpretCommitWrite Select one tuple1.90.40.0 Select eleven tuples3.60.50.0 Insert twenty tuples3.51.43.4 Update one tuple1.80.51.6 Execution times in 2-site RAID (in seconds)

11 Rand Slides Three-Site RAID TransactionInterpretCommitWrite Select one tuple2.00.40.0 Select eleven tuples3.40.40.0 Insert twenty tuples4.11.45.1 Update one tuple1.70.42.2 Execution times in 3-site RAID (in seconds)

12 Rand Slides Four-Site RAID TransactionInterpretCommitWrite Select one tuple2.20.40.0 Select eleven tuples3.70.40.0 Insert twenty tuples3.91.56.9 Update one tuple1.80.42.7 Execution times in 4-site RAID (in seconds)

13 Rand Slides Local Database User Process (UI and AD) TM Process (AM, AC, CC, RC) Remote RAID Sites (2 messages)

14 Rand Slides RAID Distributed System RAID supports reliability transactions stable storage buffer pool management DBOS other applications OS DBMS other applications OS RAID

15 Rand Slides Message († multicast dest = 5) Length Bytes Raidcomm V.1  s Raidcomm V.2  s Raidcomm V.3  s SendNull4424621113683 MultiNull †44121801120782 Send Timestamp4825101157668 Send Relation Descriptor7626521407752 Send Relation Descriptor †72123301410849 Send Relation15638642665919 Send Write Relation160393027181102 Figure 11. Performance comparison of the communication libraries

16 Rand Slides RAID Transactions Query Language DBMS Atomicity Controller Atomicity Controller Atomicity Controller Atomicity Controller completed transactions

17 Rand Slides UIO LIOSS TR LMMUMMCO RPC PC Figure 2. Dependency graph for proposed layered, distributed system

18 Rand Slides User Transaction Parser Action Driver (ensure transaction atomicity across sites) Action Driver (interpret transactions) Action Driver (ensure serializability) compiled transactions compiled transactions compiled transactions abort or commit Concurrency Controler Atomic Controller site j, k, l,… Action Driver (interpret transactions) log//diff file Database after commit updates read only....................

19 Rand Slides New Algorithm Concurrency Control Algorithm Causal Model Events Causal Relationships Causal Graph Scheduler Graph Transaction Graph correctness Classes of Serializability (Research task 2) Response-time & throughput (Simulation and Analysis) (Research Task 6) (Research Task 3) (Research Task 4) (Research Task 5) (Research Task 7) (Research Task 1) Specification Analysis Analysis of classes RESEARCH TASKS & OVERVIEW

20 Rand Slides Time (ms) 50 100 150 ADACRCCCAM Raidcomm V.1 Raidcomm V.2 Raidcomm V.3


Download ppt "Rand Slides IMPLEMENTATIONS 1.LOCUSfile system OS 2.TABS (Camelot)Data servers OS 3.RAIDDatabase level (server) 4.SDD-1Transaction manager Data manager."

Similar presentations


Ads by Google