Bookmarks tagged [process]
https://github.com/jarib/childprocess
Cross-platform ruby library for managing child processes.
- tags: ruby, process
- source code
https://github.com/rtomayko/posix-spawn
Fast Process::spawn for Rubys >= 1.8.7 based on the posix_spawn() system interfaces.
- tags: ruby, process
- source code
https://github.com/kennethreitz/delegator.py
Subprocesses for Humans™ 2.0.
- tags: python, process
- source code
https://sarge.readthedocs.io/en/latest/
Yet another wrapper for subprocess.
A full-fledged subprocess replacement for Python.
- tags: python, process
- source code