1 repository on SrcLog
The producer–consumer problem (also known as the bounded-buffer problem). Aclassic example of a multi-process synchronization problem. This application aims to solve this using Win32 API.