parent-process

There are 9 repositories under parent-process topic.

  • 0d-gg/Foster

    Demo for spawning processes under a specified parent PID.

    Language:C#7104
  • gglinux/experiment

    计算机系统中一些重要实验

    Language:C++5101
  • JohnPapad/Distributed-File-Management-Tool

    A distributed File Management Tool in C++, using processes, forking, named-pipes (FIFOs) and low-level I/O.

    Language:C++3101
  • ctsiaousis/QMPPID

    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.

    Language:C++120
  • its-izhar/ASP-Multiprocessing-EFT-Transfers

    Multiprocessing: Processing EFTs with workers (in C++)

    Language:C++1201
  • alexvek96/critical_shared_memory_section_management

    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.

    Language:C0100
  • Dsite42/pipex

    42 project - pipex - This project is about to learn and implement the concepts of redirections, pipes, child and parent processes.

    Language:C0100
  • EnesBaserr/Linux-Based-Shell-in-C

    Shell implementation in C compatible with Linux-based OS.

    Language:C0100
  • elifbayirr/Echo-Process-with-C

    String conversion. An echo process echoes back whatever it receives from another process back to it.

    Language:C10