Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

semaphoreQueue

Producer-Consumer problem in C. Simple semaphore queue implementation.
Compile:

gcc -o semaphoreQueue semaphoreQueue.c

Run:

./semaphoreQueue config.txt

About

Producer - Consumer problem in C.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages