A distributed File Management Tool in C++, using processes, forking, named-pipes (FIFOs) and low-level I/O.
-
Updated
Jul 3, 2023 - C++
A distributed File Management Tool in C++, using processes, forking, named-pipes (FIFOs) and low-level I/O.
An implementation of three different, collaborative applications (web creator, server, crawler), using threads (producer-consumers), shared memory, mutexes and sockets.
Practica 7 - Sistemas Operativos
A multi-runner command orchestration system under Linux using C, named pipes (FIFOs), and custom scheduling policies. University project for Operating Systems.
Concurrent multi-client C text editor with a client–server architecture using FIFOs, supporting collaborative edits and Markdown operations with careful memory management and correctness-focused design.
To associate your repository with the fifos topic, visit your repo's landing page and select "manage topics."