pipes
Here are 216 public repositories matching this topic...
The goal of this project is to search for a certain pattern in a binary file, using multi-processing.
-
Updated
Feb 13, 2019 - C
Inter Process Communication with Pipes, fork() and queues
-
Updated
Jun 12, 2021 - C
📂 🍴 The listener monitors a directory and notifies the manager (his parent) about any changes through a pipe. The manager forks workers to process those files and communicate through FIFOs.
-
Updated
May 12, 2022 - C
Systemd service, client and polybar integration for smoking stop
-
Updated
Feb 24, 2023 - C
Operating Systems - Formula 1 simulator. Used several OS concepts like multi-threading, synchronization, file system, ...
-
Updated
Dec 18, 2021 - C
Dropbox simulation using pipes and forks
-
Updated
Apr 10, 2019 - C
42 project - pipex - This project is about to learn and implement the concepts of redirections, pipes, child and parent processes.
-
Updated
Sep 15, 2023 - C
Coursework and projects related to operating systems, covering key topics like process management, memory allocation, and file systems.
-
Updated
Oct 16, 2023 - C
A continuation of the chaOS-v0 project. This enhanced version is a simple OS that incorporates a memory manager utilizing both buddy and list algorithms, a round-robin scheduler for task management, as well as pipes and semaphores for inter-process communication and synchronization.
-
Updated
Feb 29, 2024 - C
A project demostrating four techniques for communication accrossed mutliple processes
-
Updated
Apr 12, 2019 - C
Homework repo for the lecture operating systems lab
-
Updated
Jun 29, 2020 - C
Linux and Android Architecture
-
Updated
Aug 1, 2022 - C
Improve this page
Add a description, image, and links to the pipes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pipes topic, visit your repo's landing page and select "manage topics."