python36u-setproctitle - Python module to customize a process title
Website: | https://github.com/dvarrazzo/py-setproctitle |
---|---|
License: | BSD |
- Description:
Python module allowing a process to change its title as displayed by system tool such as ps and top. It's useful in multi-process systems, allowing to identify tasks each forked process is busy with. This technique has been used by PostgreSQL and OpenSSH. It's based on PostgreSQL implementation which has proven to be portable.
Packages
python36u-setproctitle-1.1.10-2.ius.centos6.src [29 KiB] |
Changelog
by Carl George (2017-04-24):
- Remove test suite - Properly install COPYRIGHT file |