DSpace logo

Please use this identifier to cite or link to this item: http://142.54.178.187:9060/xmlui/handle/123456789/19032
Title: TOWARDS AN EFFICIENT PARALLEL BINARY SEARCH TREE USING LOCK-FREE INSERTION
Authors: A.M. Dogar
M.A. Khan
Keywords: Atomic Instructions
Binary Search Tree
Issue Date: 13-Dec-2017
Publisher: Lahore: Pakistan Association for the Advancement of Science
Citation: Dogar, A. M. (2017). TOWARDS AN EFFICIENT PARALLEL BINARY SEARCH TREE USING LOCK-FREE INSERTION. Pakistan Journal of Science, 69(4).
Abstract: Binary Search Tree (BST) was widely used in a large number of applications in order to search data in an efficient manner. On the modern multi-core systems, the implementation of parallel Binary Search Tree (BST) was unable to achieve maximum performance due to a high cost of locking mechanism, which was inevitable since the deployment of multiple parallel threads require locks to be implemented. This paper proposed a parallel lock-free BST which allowed for parallel insertion of data. Our proposed approach used atomic instructions like Compare, Swap, Fetch and Add to implement mutual exclusion and lock avoidance. The proposed implementation outperformed the sequential and the existing lock-based parallel binary search tree implementation. The proposed mplementation of the parallel BST was evaluated on different platforms like Intel Xeon and Intel Core i5 processor based systems. The proposed approach achieved up to 12% performance improvement over the parallel lock-based implementation.
URI: http://142.54.178.187:9060/xmlui/handle/123456789/19032
ISSN: 0030-9877
Appears in Collections:Issue 04

Files in This Item:
File Description SizeFormat 
PJS-305-5571.htm120 BHTMLView/Open


Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.