python - Limit amount of RAM to a process (Linux) - Server Fault
subprocess.Popen('ulimit -v 262144; python_application', shell=True)
python - Limit amount of RAM to a process (Linux) - Server Fault
python - Limit amount of RAM to a process (Linux) - Server Fault
subprocess.Popen('ulimit -v 262144; python_application', shell=True)
python - Limit amount of RAM to a process (Linux) - Server Fault