An open API service indexing awesome lists of open source software.

https://github.com/00ryanwelzel/producerconsumer

OS class backup. Creates and eliminates zombie processes.
https://github.com/00ryanwelzel/producerconsumer

linux-kernel zombie-processes

Last synced: about 1 month ago
JSON representation

OS class backup. Creates and eliminates zombie processes.

Awesome Lists containing this project

README

          

# producerConsumer

## (Ryan Welzel 6/19/2025)

Creates, identifies, and removes zombie processes.

---

Features:
- Creates n zombie producers on __init
- Details the proc info of the zombies consumed

Requirements:
- Linux OS
- GCC compiler