397
views
0
recommends
+1 Recommend
1 collections
    145
    shares
      scite_
       
      • Record: found
      • Abstract: found
      • Article: found
      Is Open Access

      Re-implementation of Lock-free Contention Adapting SearchTrees

      Preprint
      In review
      research-article
      Bookmark

            Abstract

            To explore multi-core programming, we re-implement the Lock Free Contention Adapting Search Tree. We follow the structure of the original, using immutable treaps as leaf nodes implemented with an array for better performance with memory caching. Memory leaks are prevented through preallocation of elements. We evaluate the performance of the LFCA tree and compare it to the previous MRLock version. The LFCA tree performs better in all cases with multiple threads.

            Content

            Author and article information

            Journal
            ScienceOpen Preprints
            ScienceOpen
            1 April 2020
            Affiliations
            [1 ] University of Central Florida
            Author information
            https://orcid.org/0000-0002-1176-4562
            Article
            10.14293/S2199-1006.1.SOR-.PPVIJDB.v1
            5a6536f5-a298-421a-9389-1d2de80cbdec

            This work has been published open access under Creative Commons Attribution License CC BY 4.0 , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Conditions, terms of use and publishing policy can be found at www.scienceopen.com .

            History
            : 1 April 2020

            The datasets generated during and/or analysed during the current study are available in the repository: https://github.com/kboyles8/lock-free-search-tree
            Data structures & Algorithms
            lock-free,contention adaption,tree,MRLock,multi-core programming,treap,coarse-grained locking,memory management

            Comments

            Comment on this article