Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nklapste/a1mon

Assignment 1 CMPUT 379 part 2
https://github.com/nklapste/a1mon

cpp university-course

Last synced: 26 days ago
JSON representation

Assignment 1 CMPUT 379 part 2

Awesome Lists containing this project

README

        

# a1mon

Monitors and keeps track of the children processes spawned
by a user specified process. If the specified process terminates,
a1mon terminates any spawned child processes that are still running.