Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coderhs/producer_consumer
Producer consumer problem. Producer pings google, yahoo.
https://github.com/coderhs/producer_consumer
Last synced: about 2 months ago
JSON representation
Producer consumer problem. Producer pings google, yahoo.
- Host: GitHub
- URL: https://github.com/coderhs/producer_consumer
- Owner: coderhs
- Created: 2014-02-11T11:11:42.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-26T06:04:50.000Z (about 10 years ago)
- Last Synced: 2024-10-30T09:41:59.827Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example program simulating the producer consumer pattern.