Skip to content

Tomerfi1210/Multithreading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Multithreading

C++ multithreading projects.

README One thread gets data and put it on buffer. other thread read from the buffer.

The problem: we have busy wait.

Solution: use two buffer.

About

C++ multithreading projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages