fork-process
Here are 5 public repositories matching this topic...
🔨 Solution to receive log and debug messages from applications that do not have access to standard input and output. Like Linux Daemons, fork() processes and any similar application. Messages are sent through Non-Blocking Socket, and received in an Electron application.
- Updated
Oct 17, 2022 - C
A collection of TCP client-server apps in C and C++, implementing various concurrency models using processes (fork) and threads (std::thread). Designed for object-oriented network programming.
- Updated
Jan 29, 2025 - C++
🗺️ Five simple utilities that implement spatial queries in two-dimensional space
- Updated
Mar 6, 2021 - C
Repository contente la soluzione del mio gruppo al progetto 1 di Sistemi Operativi svolto nel 2020.
- Updated
Jun 2, 2020 - C
A collection of homework and seminar materials in C of 3rd semester at CMC MSU
- Updated
Feb 2, 2025 - C
Improve this page
Add a description, image, and links to thefork-process topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thefork-process topic, visit your repo's landing page and select "manage topics."