python2-setproctitle - Python module to customize a process title
Website: | http://pypi.python.org/pypi/setproctitle |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
Python module allowing a process to change its title as displayed by system tool such as ps and top. It's useful in multiprocess 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
python2-setproctitle-1.2.2-1.fc14.al.i686 [18 KiB] |
Changelog
by Joel Barrios (2021-05-29):
- Update to 1.2.2. |