Skip to content

Rinum/Concurrent-Binary-Search-Tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

===========================================================
 *README* | A Concurrent Binary Search Tree Data Structure
===========================================================

--------
|Author|
--------
Mohammed Ahmed - m@rinum.com
University of Illinois at Chicago
Student - Spring 2012

-------------
|Information|
-------------
Running make creates the executable file run.

This is meant for comparison purposes with the SimpleBST
and ParallelizedBST with different data and operation sizes.

Queues are used as a method of communication between 
threads.

About

Parallelized using Boost Threads in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages