https://github.com/siddhant-vij/producer-consumer-problem-java
Producer Consumer Problem
https://github.com/siddhant-vij/producer-consumer-problem-java
blocking-queue conditions lock producer-consumer-problem reentrantlock semaphore synchronization
Last synced: 3 months ago
JSON representation
Producer Consumer Problem
- Host: GitHub
- URL: https://github.com/siddhant-vij/producer-consumer-problem-java
- Owner: siddhant-vij
- Created: 2023-10-17T13:19:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-17T14:17:55.000Z (over 1 year ago)
- Last Synced: 2025-01-16T19:36:56.101Z (4 months ago)
- Topics: blocking-queue, conditions, lock, producer-consumer-problem, reentrantlock, semaphore, synchronization
- Language: Java
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## [Producer Consumer Problem](https://en.wikipedia.org/wiki/Producer%E2%80%93consumer_problem)