Demo for spawning processes under a specified parent PID.
-
Updated
May 24, 2017 - C#
Demo for spawning processes under a specified parent PID.
计算机系统中一些重要实验
A distributed File Management Tool in C++, using processes, forking, named-pipes (FIFOs) and low-level I/O.
A cross-platform Qt specific parent process id parser to detect if application is run through QtCreator on runtime. Qt get parent process name. Qt get parent process id PID.
Multiprocessing: Processing EFTs with workers (in C++)
String conversion. An echo process echoes back whatever it receives from another process back to it.
42 project - pipex - This project is about to learn and implement the concepts of redirections, pipes, child and parent processes.
1st/2 Assignment of the "Operating Systems" course (Winter Semester 2022/2023 - NKUA). Use of semaphores to control parent and children processes access to a critical memory section implementing multiple-readers/unique-writer model. The code implements the server-client model (clients ask for some data and the data is served back). Info in README.
Shell implementation in C compatible with Linux-based OS.
Add a description, image, and links to the parent-process topic page so that developers can more easily learn about it.
To associate your repository with the parent-process topic, visit your repo's landing page and select "manage topics."