[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#583506: ITP: python-setproctitle -- A setproctitle implementation for Python



Package: wnpp
Severity: wishlist
Owner: "Örjan Persson" <orange@fobie.net>


* Package name    : python-setproctitle
  Version         : 1.0 
  Upstream Author : Daniele Varrazzo <daniele.varrazzo@gmail.com>
* URL             : http://code.google.com/p/py-setproctitle/
* License         : BSD
  Programming Lang: Python
  Description     : A setproctitle implementation for Python

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.



Reply to: