ACM Home Page
Please provide us with feedback. Feedback
Concurrency in linear hashing
Full text PdfPdf (1.88 MB)
Source ACM Transactions on Database Systems (TODS) archive
Volume 12 ,  Issue 2  (June 1987) table of contents
Pages: 195 - 217  
Year of Publication: 1987
ISSN:0362-5915
Author
Carla Schlatter Ellis  Duke Univ., Durham, NC
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 5,   Downloads (12 Months): 55,   Citation Count: 6
Additional Information:

abstract   references   cited by   index terms   review   collaborative colleagues   peer to peer  

Tools and Actions: Review this Article  
Save this Article to a Binder    Display Formats: BibTex  EndNote ACM Ref   
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/22952.22954
What is a DOI?

ABSTRACT

Concurrent access to complex shared data structures, particularly structures useful as database indices, has long been of interest in the database community. In dynamic databases, tree structures such as B-trees have been used as indices because of their ability to handle growth; whereas hashing has been used for fast access in relatively static databases. Recently, a number of techniques for dynamic hashing have appeared. They address the major deficiency of traditional hashing when applied to databases that experience significant change in the amount of data being stored. This paper presents a solution that allows concurrency in one of these dynamic hashing data structures, namely linear hash files. The solution is based on locking protocols and minor modifications in the data structures.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
BAYER, R., AND SCHKOLNICK, M. Concurrency of operations on B-trees. Acta Inf. 9 (1977), 1-21.
 
2
ELLIS, C. Concurrent search and insertion in 2-3 trees. Acta Inf. 14 (1980), 63-86.
 
3
ELLIS, C. Concurrent search and insertion in AVL trees. IEEE Trans. Comput. C-29, 9 (Sept. 1980), 811-817.
4
5
 
6
ELLIS, C. Distributed data structures: A case study. IEEE Trans. Comput. C-34, 12 (Dec. 1985), pp. 1178-1185.
7
8
 
9
KWONG, Y. S., AND WOOD, D. New method for concurrency in B-trees. IEEE Trans. Softw. Eng. SE-8, 3 (May 1982) 211-222.
 
10
LARSON, P. Dynamic hashing. BIT 17 (1978), 184-201.
11
 
12
LITWIN, W. Linear hashing: A new tool for file and table addressing. In Proceedings o~ the 6th Conference on Very Large Data Bases (Montreal, 1980), 212-223.
13
14
 
15
MILLER, R., AND SNYDER, L. Multiple access to B-trees. In Proceedings o~ Con/erence on Information Sciences & Systems (Baltimore, Md., Mar. 1978), (preliminary report).
16
17
 
18
Wu, C. T., AND BURKHARD, W.A. Concurrency in linear and interpolation hashing. Unpublished manuscript. Northwestern University, Evanston, Ill., (1983).



REVIEW

"Sally L. Harris : Reviewer"

This research paper discusses a solution to the problem of managing a database that will experience a significant change in the amount of data being stored. This solution is based on locking protocols, thereby allowing maximum concurrent access  more...

Collaborative Colleagues:
Carla Schlatter Ellis: colleagues

Peer to Peer - Readers of this Article have also read: