Garbage collection in object-oriented databases using transactional cyclic reference counting

Roy, P. ; Seshadri, S. ; Silberschatz, A. ; Sudarshan, S. ; Ashwin, S. (1998) Garbage collection in object-oriented databases using transactional cyclic reference counting The VLDB Journal The International Journal on Very Large Data Bases, 7 (3). pp. 179-193. ISSN 10668888

Full text not available from this repository.

Official URL: http://doi.org/10.1007/s007780050062

Related URL: http://dx.doi.org/10.1007/s007780050062

Abstract

Garbage collection is important in object-oriented databases to free the programmer from explicitly deallocating memory. In this paper, we present a garbage collection algorithm, called Transactional Cyclic Reference Counting (TCRC), for object-oriented databases. The algorithm is based on a variant of a reference-counting algorithm proposed for functional programming languages The algorithm keeps track of auxiliary reference count information to detect and collect cyclic garbage. The algorithm works correctly in the presence of concurrently running transactions, and system failures. It does not obtain any long-term locks, thereby minimizing interference with transaction processing. It uses recovery subsystem logs to detect pointer updates; thus, existing code need not be rewritten. Finally, it exploits schema information, if available, to reduce costs. We have implemented the TCRC algorithm and present results of a performance study of the implementation.

Item Type:Article
Source:Copyright of this article belongs to Springer Nature Switzerland AG
ID Code:128526
Deposited On:27 Oct 2022 04:02
Last Modified:27 Oct 2022 04:02

Repository Staff Only: item control page