Skip to content

mlovatonv/b-link-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The B-link-tree is a variation of the B*-tree that allows concurrent processes.

This repo contains:

  • Implementation of the search and insert methods of the B-link-tree using pthreads
  • Comparison between multithreaded algorithms and the B-link-tree
  • GUI Application for the B-link-tree using QT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published