Skip to content

Created a small library called Subsubprocess (ssp) that acts as a subreaper in addition to creating and monitoring processes.

Notifications You must be signed in to change notification settings

agrimshar/Process-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Process-Manager

Created a C library called libssp that functions as a subreaper, capable of creating, managing, and monitoring processes similar to Python’s subprocess module. The ssp library will manage process lifecycles, handle file descriptors, and adopt orphan processes using subreaper functionality. This requires implementing system calls and proper error handling.

About

Created a small library called Subsubprocess (ssp) that acts as a subreaper in addition to creating and monitoring processes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages