python-setproctitle - A setproctitle implementation for Python
Website: | http://code.google.com/p/py-setproctitle |
---|---|
License: | MIT |
Vendor: | Vortex RPM |
- Description:
The library allows a process to change its title (as displayed by system tools such as ps and top). Changing the title is mostly useful in multi-process systems, for example when a master process is forked: changing the children's title allows to identify the task each process is busy with. The technique is used by PostgreSQL and the OpenSSH Server for example.
Packages
python-setproctitle-1.1.7-1.vortex.el7.centos.x86_64 [13 KiB] |
Changelog
by Ilya Otyutskiy (2013-02-28):
- Initial packaging. |