{"id":20959225,"url":"https://github.com/codophobia/multi-producer-consumer-problem-simulation","last_synced_at":"2026-04-27T14:31:27.814Z","repository":{"id":119766348,"uuid":"64784139","full_name":"codophobia/Multi-Producer-Consumer-Problem-Simulation","owner":"codophobia","description":"Simulation of a multi producer-consumer problem in c","archived":false,"fork":false,"pushed_at":"2016-10-08T20:24:40.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-29T16:19:29.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codophobia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-02T18:57:47.000Z","updated_at":"2016-10-08T20:02:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"86e12968-e8dc-4cd1-911e-5d114c90f0e5","html_url":"https://github.com/codophobia/Multi-Producer-Consumer-Problem-Simulation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codophobia/Multi-Producer-Consumer-Problem-Simulation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codophobia%2FMulti-Producer-Consumer-Problem-Simulation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codophobia%2FMulti-Producer-Consumer-Problem-Simulation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codophobia%2FMulti-Producer-Consumer-Problem-Simulation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codophobia%2FMulti-Producer-Consumer-Problem-Simulation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codophobia","download_url":"https://codeload.github.com/codophobia/Multi-Producer-Consumer-Problem-Simulation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codophobia%2FMulti-Producer-Consumer-Problem-Simulation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32341447,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T01:52:16.342Z","updated_at":"2026-04-27T14:31:27.794Z","avatar_url":"https://github.com/codophobia.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi Prodcuer-Consumer Problem Simulation\nThe producer-consumer problem is one of the classical examples of synchronization. This program simulates a multi producer-consumer problem in C++(althrough most part is c).\n\n\u003cb\u003eCompiling the program:\u003c/b\u003e g++ filename.cpp -pthread\n\n\u003cb\u003eRunning the program:\u003c/b\u003e ./a.out number_of_producers number_of consumers maximum_buffer_size\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodophobia%2Fmulti-producer-consumer-problem-simulation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodophobia%2Fmulti-producer-consumer-problem-simulation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodophobia%2Fmulti-producer-consumer-problem-simulation/lists"}