A lightweight C library based on one-one and many-one model for threading.
-
Updated
Oct 2, 2023 - C
A lightweight C library based on one-one and many-one model for threading.
Concurrent web server using producer-consumer problem with different scheduling policies - Shortest File First, Shortest File Name First, First in First Out, and security.
Operating systems (2INC0), 2015-16
TCP Server/Client in C++ using sockets, mutexes, conditional variables and multi-threading.
This repository implements a solution to the famous Synchronization problem, the Sleeping Barber Problem.
Implementation of POSIX thread library in C. Used Mutex, Semaphores, Conditional Variable
This repo visualizes various sorting algorithms using SDL (Simple DirectMedia Layer). The code is designed to run an application that graphically demonstrates how different sorting algorithms work.
Makes As Many Connection As you wish to database(Lazey Connection) and provides good methods for select,create database, insert,...
A lightweight header-only C++11 thread pool library
Project for university. Multithreaded meadow simulation in C++.
This repository implements a deadlock-free solution to the famous Synchronization problem called the Dining Philosophores.
Implementation of the producer-consumer problem written in C++
Repositório de implementações e projetos da disciplina Programação Concorrente, realizada no semestre de 2023.1
Add a description, image, and links to the conditional-variables topic page so that developers can more easily learn about it.
To associate your repository with the conditional-variables topic, visit your repo's landing page and select "manage topics."