-
Notifications
You must be signed in to change notification settings - Fork 1
Rinum/Concurrent-Binary-Search-Tree
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published