An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with producer-consumer-problem

A curated list of projects in awesome lists tagged with producer-consumer-problem .

https://github.com/mes0903/producer-consumer-problem

The implementation of Producer-Consumer Problem on Windows.

cpp producer-consumer-problem

Last synced: 03 Apr 2025

https://github.com/danieldidiobalsamo/concurrent_execution_models

Rust / C++ Implementation of the three execution models used in concurrent programming

boost cpp dining-philosophers-problem fibers producer-consumer-problem readers-writers-problem rust

Last synced: 11 Apr 2025

https://github.com/sameetasadullah/producer-consumer-problem-using-semaphores

C++ code to solve producer consumer problem using threads and semaphores

cpp linux producer-consumer-problem semaphores threads ubuntu

Last synced: 15 Mar 2025

https://github.com/kinshuk-code-1729/operating-systems

This repository contains some codes of CPU Scheduling , Memory Management and certain algorithms I've learnt while studying operating systems

cpu-scheduling memory-management operating-systems producer-consumer-problem

Last synced: 01 Mar 2025

https://github.com/centuriontheman/restaurantorderingsystem

Implementation of the producer and consumer problem

cpp multithreading ncurses producer-consumer-problem

Last synced: 30 Mar 2025

https://github.com/dhruvsrikanth/twittergo

A parallelized twitter application implemented with a producer consumer model and lock free queue in Go.

client-server course-grained-paralellism go golang high-performance-computing hpc lock-free-queue parallel-programming producer-consumer-problem semaphore twitter

Last synced: 23 Apr 2025

https://github.com/marko19907/os-programming-concepts

Operating system programming concepts, Operating Systems with System Programming (IDATA2305) course, spring 2022.

dining-philosophers-problem java java-monitor lambdas maven maven-modules multithreading producer-consumer-problem sleeping-barber streams synchronization threadpoolexecutor threads

Last synced: 14 May 2025

https://github.com/danielrendox/threadsynchronizationinjava

A simple learning project that demonstrates ways to solve such multithreading problems as race conditions, deadlocks, and producer-consumer problem.

deadlock interthreadcommunication java multithreading producer-consumer-problem race-conditions synchronization wait-notify

Last synced: 26 Feb 2025