The search functionality is under construction.
The search functionality is under construction.

Keyword Search Result

[Keyword] lock manager(1hit)

1-1hit
  • An Eager and Pessimistic Space Reservation Method for Tables Frequently Accessed by Concurrent Transactions

    Kang-Woo LEE  Hyoung-Joo KIM  

     
    PAPER-Concurrency Control

      Vol:
    E82-D No:1
      Page(s):
    246-257

    Space reservation is important in allocating and releasing storage space in DBMSs to support recoverable actions. Since most existing space reservation methods are designed to perform well when few data pages have spaces reserved by more than one transaction, they are not suitable for some of the newly emerging applications, such as workflow and inventory control systems. In these applications, many concurrent transactions frequently insert and delete records into/from a relatively small table. This paper proposes a new space reservation method that performs well for these types of applications by extending the lock control structures to keep detailed and up-to-date information in a reserved state. This paper also shows, by simulation, that the new method performs better than existing ones for applications in which many concurrent transactions frequently insert and delete records into/from a table, and even for applications where data pages rarely have space reserved by more than one transaction.