-
Notifications
You must be signed in to change notification settings - Fork 0
plerohellec/multiproc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MULTIPROC README ---------------- Objectives: * Run a set of tasks in N different processes forked from the main process. * Present an API in the for od a Multiproc class. * Collect errors printed by subprocess to stderr. * Wait for the sub processes to finish and collect their status. * Make the results available to the user of the Multiproc class. Input: * arrays of commands to run as forked processes
About
API to start and wait for a set of child processes
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published