Skip to content

A java project to discribe the Producer-Consumer problem, which also called Bounded-Buffer problem. We have a Product class, a StoreHouse class, a Producer class, a Consumer class and a TestPC class to solve the classical problem.

Notifications You must be signed in to change notification settings

sean-xin-yufeng/Producer-Consumer-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Producer-Consumer-Problem

A java project to discribe the Producer-Consumer problem, which also called Bounded-Buffer problem. We have a Product class, a StoreHouse class, a Producer class, a Consumer class and a TestPC class to solve the classical problem.

About

A java project to discribe the Producer-Consumer problem, which also called Bounded-Buffer problem. We have a Product class, a StoreHouse class, a Producer class, a Consumer class and a TestPC class to solve the classical problem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages