An open API service providing repository metadata for many open source software ecosystems.

Topic: "producer-consumer-problem"

abhinav-bohra/Producer-Consumer-System

Implementation of multiple producer-consumer system where producers create prioritized jobs

Language: C++ - Size: 385 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

Rakibul73/Operating_System_Code

Operating System Code in Python 3

Language: Jupyter Notebook - Size: 54.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

danieldidiobalsamo/concurrent_execution_models

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

Language: C++ - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

xanthium-enterprises/creating-and-sharing-data-between-python-threads

Tutorial on Creating threads using Python and sharing data between threads

Language: Python - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

NoxxGames/High-Performance-Lockless-Atomic-or-Non-Atomic-Queue-types-for-Unreal-Engine-5

WIP Multi-Producer Multi-Consumer, ultra fast queue type for the Unreal Engine 5.

Language: C++ - Size: 145 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

Mes0903/Producer-Consumer-Problem

The implementation of Producer-Consumer Problem on Windows.

Language: C++ - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

amosproj/amos2022ss02-audit-chain

Middleware based on blockchain data structures ensures updated, compliant, in sequence, fault-tolerant, and buffered data flow between any kind of producers and consumers.

Language: Java - Size: 110 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

avmnu-sng/producer-consumer

Multiple producers and consumers

Language: Java - Size: 60.5 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

jackyhuynh/Process_Sync_and_MultiThread_Optimization_using_Java 📦

Research paper on Multi-Threading vs. Multi-Processing applies to Operating System & Application. The research analyzes the fundamental of multiprocess and multithreading programming. The report paper also explains the basics of how operating system functions, and OS Scheduler Algorithms. I also implement the Producer-Consumer Problem using Conditional Variables to explain. This is not a full program. The research paper can be used as a good fundamental for Multithreading Engineers or embedded System Engineers.

Language: Java - Size: 11.1 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

jbrun0r/Aplica-oJavaThreadsTrain-Projeto

This is a Java desktop application with a graphical user interface (GUI) built using Swing. The application simulates a cargo train system that solves the classic Producer-Consumer problem by coordinating the transport of boxes between two locations, A and B, using multiple threads and semaphores.

Language: Java - Size: 13.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

frhd143/Producer-Consumer-Problem

Shared memory buffer with Semaphores

Language: C - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

dragonman164/ELT-Project

To test various methods for ELT

Language: Python - Size: 46.9 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

mikalaki/producer-consumer-timer

This repo is about the final assigment on the real-time embedded systems class . (8th Semester -ECE AUTH)

Language: C - Size: 5.89 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

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

Language: C - Size: 63.5 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

dlsrdar/Thread-handling-

Thread handling with semaphores and running alternate threads odd than even considering the time of arrival and making sure no deadlock and starvation at the end releases all the threads.

Language: C - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

augustobecker/42Labs

@42sp Labs Selection Process Challenge | 4th Edition

Language: C - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

youssef-attai-fcai-cu/os-assignment-1

(CS341) Operating Systems: Assignment 1 - The Producer-Consumer Problem

Language: Java - Size: 85.9 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

SameetAsadullah/Producer-Consumer-Problem-Using-Semaphores

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

Language: C++ - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

darkfennertrader/Optimizing-Public-Trasportation

Udacity Data Streaming project based on Apache Kafka

Language: Python - Size: 348 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

adityatripathiiit/concurrent_web_servers

Concurrent web server using producer-consumer problem with different scheduling policies - Shortest File First, Shortest File Name First, First in First Out, and security.

Language: HTML - Size: 5.78 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

IamShubhamGupto/OS_Lab_UE18CS305 📦

Assignment files used for OS Lab UE18CS305

Language: C - Size: 2.4 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Neha-Elizabeth-Thomas/operating-systems

This repository contains a collection of Operating Systems lab programs implemented in C and Shell Script. It covers key OS concepts including process management, inter-process communication (IPC), memory management, CPU scheduling, synchronization, and basic to advanced shell scripting.

Language: C - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

maxboro/producer-consumer-cpp

Simple producer-consumer pattern example in C++

Language: C++ - Size: 198 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

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: 6 months ago - Stars: 0 - Forks: 0

anastasija0/Producer-Consumer-ActiveMQ

Task to demonstrate how two applications can send and receive messages using ActiveMQ.

Language: Java - Size: 11.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

AkshatSrivastava0312/Producer-Consumer-Problem

Solution for Producer Consumer Problem

Language: Java - Size: 238 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

FlorinaMt/Simulation_Producer-Consumer_Reader-Writer_Problems

A simulation of both producer-consumer and reader-writer problems, using the fair solution.

Language: Java - Size: 13.7 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Dipto1971/Operating-Systems

Language: C++ - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RJTLM/producer-consumer-problem-c-OS-assignment

This repository contains the Sudoku Solution Validator project, implemented to demonstrate the Producer-Consumer problem. This project leverages multi-threading to validate Sudoku solutions, utilising shared memory and file I/O management.

Language: C - Size: 727 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

GherardiGiacomo/PCAD_Lab4

Laboratorio #4 del corso PROGRAMMAZIONE CONCORRENTE E ALGORITMI DISTRIBUITI (80302) UNIGE

Language: Java - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

aryanranderiya/OSMiniProject

My Operating Systems class Mini Project for Pandit Deendayal Energy University

Language: Python - Size: 6.51 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

the-Jinxist/go-concurrency-learn

Learning about some concurrency problems in golang

Language: Go - Size: 19.5 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

CenturionTheMan/RestaurantOrderingSystem

Implementation of the producer and consumer problem

Language: C++ - Size: 445 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zarnoevic/go-rabbitmq

A simple Go framework for RabbitMQ producer-consumer communication.

Language: Go - Size: 541 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SpongeBab/SDL2

使用SDL2 thread API 实现生产者-消费者模式

Language: C++ - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mr-Array22/Os-2_project-

The Producer-Consumer problem is a classic synchronization problem in operating systems. The problem is defined as follows: there is a fixed-size buffer and a Producer process, and a Consumer process.

Language: Jupyter Notebook - Size: 3.15 MB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

Kartik-Katkar/Operating-system-Programs

Explore a collection of ready-to-use code solutions for common problems, disk scheduling, shell programming and page scheduling.

Language: C - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Binitha12/OS-LAB

Operating Systems Lab Programs

Language: C - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

siddhant-vij/Producer-Consumer-Problem-Java

Producer Consumer Problem

Language: Java - Size: 7.81 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cafererrl/concurrency-classics

Explores classic concurrency problems using Java.

Language: Java - Size: 106 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

DanielRendox/ThreadSynchronizationInJava

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

Language: Java - Size: 14.6 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

TalMizrahii/Multithreaded-News-System

A Multi-Threaded News System designed to produce, sort, and display articles. The third assignment for the Operating Systems course at Bar Ilan University

Language: C - Size: 120 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ImBerkayKaplan/ProducerConsumerSimulation

A simulation of the producer-consumer multithreading problem using semaphores

Language: C - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

deepankarvarma/Extract-Transform-Load-Process-Techniques

This repository contains code for comparing the performance of three different ELT (Extract, Load, Transform) methods on CSV files of different sizes. The three methods are implemented in Python using different approaches and libraries, and their execution times are compared and plotted for analysis.

Language: Python - Size: 31.8 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

arkanto99/Producer-Consumer

C implementation of the producer-consumer problem using semaphores, mutex and message passing.

Language: C - Size: 397 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

awaistahir29/ARP_Assignment_03

Language: Shell - Size: 252 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AsmaaOmarr/Process_Synchronization

Language: Java - Size: 228 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

aksenyuk/producer-consumer-revisited

Producer-Consumer Problem Revisited Solver

Language: C - Size: 29.3 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

andreimuntean1/bioro

bioRO - vezi dincolo de etichete

Language: JavaScript - Size: 1.65 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehrad31415/Petri-Nets

This is a brief project (and tutorial) on petri nets.

Size: 18.4 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

yousefkotp/Producer-Consumer-Implementation

An implementation of the producer-consumer problem which is visually aided with dashboard to view the current commodities being produced and consumed, the program is implemented using shared memory, semaphores and mutexes in C.

Language: C++ - Size: 333 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

RChandana/Operating_System

Language: Java - Size: 108 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MohamedFarid612/Producer-Consumer-Problem-using-Semaphores

C++ code implementation to solve producer consumer problem

Language: C++ - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DhruvSrikanth/TwitterGo

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

Language: Go - Size: 74.2 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

majumderarnob/BRACU_CSE321-Operating_Systems

Language: C - Size: 1.03 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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: over 2 years ago - Stars: 0 - Forks: 0

atharva-yadav/ProducerConsumer-Problem

The producer-consumer problem is a classic example of a multi-process synchronization problem

Language: Java - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

WENXU-codinglife/Multithreading-Producer-Consumer

Implementation of the producer-consumer problem written in C++

Language: C++ - Size: 80.1 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Marko19907/OS-programming-concepts

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

Language: Java - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

EunBinChoi/producer-consumer-problem-master

A visual simulation program is implemented for solving the producer-consumer problem using a circular multi-buffer, which is a classic problem used for multi-process synchronization.

Language: C# - Size: 4.3 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Nexer8/Producer_Consumer_SystemC

A solution of the producer-consumer problem using SystemC.

Language: C++ - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

pkbsa/operating_system

A C language implementation of a solution for the classic producer-consumer problem. The code demonstrates the use of semaphores and thread synchronization techniques to coordinate the interactions between multiple producers and consumers in a shared buffer.

Language: C - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

pcpratheesh/golang-kafka-realtime-data-pipline

Realtime data pipline and storage with golang and kafka

Language: Go - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kklassa/semaphore-thread-synchronization

simple C program that simulates the producer-consumer thread synchronization problem using semaphores.

Language: C - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sakurayang/operating-system

操作系统原理的作业 / homework of Operator System

Language: Rust - Size: 82 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vls-00/OS-Producer-Consumer-Simulation

:computer: This is a simulation to the classic consumer-producer problem with processes seen in common operating systems.

Language: C - Size: 175 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ishan-gupt/Operating-System-Lab

Dump for all Operating System Lab Codes

Language: C - Size: 7.81 KB - Last synced at: 24 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

kakaopanda/Producer-Consumer

뮤텍스(Mutex)와 세마포어(Semaphore)를 활용한 공유자원 관리

Language: C - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

s-brez/threading-demo

Multithreaded producer-consumer and dining philosopher problem simulations.

Language: C++ - Size: 698 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

prettyquail/Programs-in-Java

This repository consists of so many java programs.

Language: Java - Size: 10.3 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Etshawy1/Simplified-OS Fork of MuhammeedAlaa/Simplified-OS

A project that implements some algorithms used by an operating system kernel to achieve the jobs of scheduling processes, synchronization, memory allocations

Language: C - Size: 8.6 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bwanave/producer-consumer-solution

Producer-Consumer problem solution using wait() & notifyAll() methods

Language: Java - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

antimattercorrade/concurrent_web_servers Fork of adityatripathiiit/concurrent_web_servers

Concurrent web server using producer-consumer problem with different scheduling policies - Shortest File First, Shortest File Name First, First in First Out, and security.

Size: 5.78 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

upasana05ghosh/Producer-Consumer-Problem

Producer-Consumer-Problem

Language: Java - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

vladutmargineanu/Space-Explorers-and-Federation-HQ

Homework for the Parallel and Distributed Algorithms course @ ACS, UPB 2019

Language: Java - Size: 199 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

tomica28/Producer-consumer-problem-synchronization-Dedan

Verification of a producer-consumer problem solution in Dedan

Size: 150 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

tomica28/Producer-consumer-problem-monitors

Producer-consumer problem solution in C++ using monitors.

Language: C++ - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

tomica28/Producer-consumer-problem-semaphore

Producer-consumer problem solution in C using semaphores.

Language: C - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0