python - How to limit the memory used by a process using psutil? -


i wondering how limit memory used process created using subprocess.popen shell=true , should detect if process uses more memory allotted.

preferably looking solution using psutil. using python 3.4 in windows 7.


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -