GitHub topics: bounded-buffer
Borewit/bounded-queue
Bounded batch queue, where items are produced and consumed based on user specified functions
Language: TypeScript - Size: 133 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
edson-a-soares/producer_consumer
The Consumer/Producer problem in a real application using Boost and Poco.
Language: C++ - Size: 1.6 MB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0
jonledet/synchronization
This project is a tool to help better understand classic problems of synchronization in multi-threading using synchronization primitives.
Language: Java - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
harr1424/Operating-Systems
A repository to contain code written as part of a course in operating system fundamentals
Language: C - Size: 346 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
jElhamm/Semaphore-MultiTasking
"This repository showcases the implementation of semaphores, a synchronization tool."
Language: C++ - Size: 610 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
isarandi/throttledpool
Parallel process pool that throttles the task producer thread to avoid out-of-memory issues
Language: Python - Size: 5.86 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
PierceGriffiths/Producer-Consumer-Plus-Plus
C++ version of https://github.com/PierceGriffiths/Producer-Consumer/
Language: C++ - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0
PierceGriffiths/Producer-Consumer
Implementation of the producer-consumer problem written in C
Language: C - Size: 110 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1
ccmurdoc/Bounded_Buffer
The producer–consumer problem (also known as the bounded-buffer problem). Aclassic example of a multi-process synchronization problem. This application aims to solve this using Win32 API.
Language: C++ - Size: 292 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
abhineet-pandey/pthread_producer_consumer
C program for producer consumer with producer @ infinte rate and consumer @ defined
Language: C - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1
sre990/sol-project 📦
This is the repository for my second year Operating Systems Lab project.
Language: C - Size: 1.42 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
MBadriNarayanan/OSLab 📦
Operating Systems Lab work done during V Semester
Language: C - Size: 319 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1
DoniaWaleed/Bounded-Buffer-Problem
Multithreading code to solve the bounded buffer problem with GUI
Language: Java - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0
igortheodoro/produtor-consumidor
Implementação em JavaScript do clássico problema dos Sistemas Operacionais
Language: HTML - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
sudhamstarun/Producer-Consumer-Interaction
An implementation of multithreaded program to count keywords in a documents and return statistics
Language: C - Size: 103 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0