https://github.com/centuriontheman/restaurantorderingsystem
Implementation of the producer and consumer problem
https://github.com/centuriontheman/restaurantorderingsystem
cpp multithreading ncurses producer-consumer-problem
Last synced: over 1 year ago
JSON representation
Implementation of the producer and consumer problem
- Host: GitHub
- URL: https://github.com/centuriontheman/restaurantorderingsystem
- Owner: CenturionTheMan
- License: mit
- Created: 2024-03-06T06:47:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T13:52:56.000Z (over 2 years ago)
- Last Synced: 2025-02-05T22:52:46.909Z (over 1 year ago)
- Topics: cpp, multithreading, ncurses, producer-consumer-problem
- Language: C++
- Homepage:
- Size: 445 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RestaurantOrderingSystem
Implementation of the producer and consumer problem