Skip to content

catrinlam/BST-threads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BST-threads

C - in VS code

Nov 2022

  • Perform read/write operations on the BST data structure with multiple concurrent threads
  • During downtime, many clients perform operations on the BST. Each client sends its BST-commands in the form of a command- file to the server.

About

Perform read/write operations on the BST data structure with multiple concurrent threads

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors