Fast, multi-reader, multi-writer, lockless data structures for parallel programming
-
Updated
Jan 22, 2024 - C
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
A ring buffer (FIFO) library for C and C++
Stacks, Queues - LIFO, FIFO project
0x19. C - Stacks, Queues - LIFO, FIFO
A FIFO blocking queue implemented in C.
Concurrent/thread safe queue for the C language
Memory management simulation using FIFO, LRU, CLOCK and OPTIMAL replacement
Códigos feitos na disciplina de Sistemas Operacionais da UFAM.
FIFO Queue, array implementation that has wrap-around logic implemented.
Repository for Aristotle Univerisity of Thessaloniki ECE Deparment, Real Time Embedded Systems 1st project
Algorithm and data structure
Comunication between a server and many clients
cs350 lab: implement multithread M/M/N RPC server to process image operation requests from clients in FIFO or SJN queuing.
In this repository, there are some process scheduling algorithms implemantation using C.
Projeto final de Sistemas Operativos, ligaçao client - server
UChan is an unbounded first-in-first-out communication channel between multiple threads.
Proposed an image processing server that interacts with clients through worker threads using the producer-consumer model. Scheduled the threads with the FIFO and converted the color image to greyscale using image processing operations derived from the open source OpenCV library.
A C module that provides generic implementations of the Queue ADT and related algorithms.
Add a description, image, and links to the fifo-queue topic page so that developers can more easily learn about it.
To associate your repository with the fifo-queue topic, visit your repo's landing page and select "manage topics."