Skip to main content

No project description provided

Project description

parent

A simple way to run process with limited resources.

Usage

Options:
  -m, --memory INTEGER     Memory address space limit of the program in kB.
  -t, --cpu-time INTEGER   Limit the amount of CPU time the program can use in
                           milliseconds.
  -r, --real-time INTEGER  Limit the amount of real time the program can run
                           for in milliseconds.
  -f, --file-size INTEGER  Limit the size of files that the program can create
                           / modify in kB.
  -p, --processes INTEGER  Number of processes (or threads) the program can
                           use.
  -i, --stdin FILE         Redirect stdin from file.
  -o, --stdout FILE        Redirect stdout to file.
  -e, --stderr FILE        Redirect stderr to file.
  --stderr-to-stdout       Redirect stderr to stdout.
  -s, --stats FILENAME     File to write stats data to.
  --help                   Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

parent-23.1001.tar.gz (2.6 kB view hashes)

Uploaded Source

Built Distribution

parent-23.1001-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page