https://github.com/adikul358/srm-vlabs
A virtual lab to demonstrate the producer-consumer design pattern using semaphores. Built using HTMLCanvas.
https://github.com/adikul358/srm-vlabs
html-canvas producer-consumer
Last synced: about 1 month ago
JSON representation
A virtual lab to demonstrate the producer-consumer design pattern using semaphores. Built using HTMLCanvas.
- Host: GitHub
- URL: https://github.com/adikul358/srm-vlabs
- Owner: adikul358
- Created: 2024-02-17T19:07:31.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-17T19:29:55.000Z (over 1 year ago)
- Last Synced: 2025-02-23T03:45:40.409Z (8 months ago)
- Topics: html-canvas, producer-consumer
- Language: JavaScript
- Homepage: https://srm-vlabs.projects.adikul.dev
- Size: 851 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

A virtual lab to demonstrate the producer-consumer design pattern using semaphores. Built using HTMLCanvas.
Based on [iximiuz/producer-consumer-vis](https://github.com/iximiuz/producer-consumer-vis)