Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages