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

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

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

linux-kernel zombie-processes

Last synced: 3 months ago
JSON representation

OS class backup. Creates and eliminates zombie processes.

Awesome Lists containing this project

README

          

# CSE330producerConsumer

## (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