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

GitHub topics: producer-consumer-problem-using-semaphore

ANSANJAY/KernelSemphore

Explore the multithreaded intricacies of Kernel Semaphores! 🚦 This repository provides insightful notes 📝 and practical C examples 📂 to navigate through various semaphore implementations and operations in the Linux Kernel. Dive in and synchronize your learning! 🔄🐧

Language: C - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year 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: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0