/cpp_producer_consumer_pattern

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

Primary LanguageC++

cpp_producer_consumer_pattern