bertanulusoy / cpp_producer_consumer_pattern

This is a small example of an implementation of Producer/Consumer Pattern with condition_variable and mutex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpp_producer_consumer_pattern

About

This is a small example of an implementation of Producer/Consumer Pattern with condition_variable and mutex


Languages

Language:C++ 45.0%Language:C 38.9%Language:CMake 16.1%