Transaction Processing Management of the Logical Database and its Underlying Physical Structure /
Transactions are a concept related to the logical database as seen from the perspective of database application programmers: a transaction is a sequence of database actions that is to be executed as an atomic unit of work. The processing of transactions on databases is a well- established area with...
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , |
Autor Corporativo: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Cham :
Springer International Publishing : Imprint: Springer,
2014.
|
Edición: | 1st ed. 2014. |
Colección: | Data-Centric Systems and Applications,
|
Temas: | |
Acceso en línea: | Texto Completo |
Tabla de Contenidos:
- 1 Transactions on the Logical Database
- 2 Operations on the Physical Database
- 3 Logging and Buffering
- 4 Transaction Rollback and Restart Recovery
- 5 Transactional Isolation
- 6 Lock-Based Concurrency Control
- 7 B-Tree Traversals
- 8 B-Tree Structure Modifications
- 9 Advanced Locking Protocols
- 10 Bulk Operations on B-Trees
- 11 Online Index Construction and Maintenance
- 12 Concurrency Control by Versioning
- 13 Distributed Transactions
- 14 Transactions in Page-Server Systems
- 15 Processing of Write-Intensive Transactions.