changing process name

Tim Roberts timr at probo.com
Tue Nov 20 00:30:42 EST 2012


andrea crotti <andrea.crotti.0 at gmail.com> wrote:

>I have very long processes to spawn which I want to lauch as separate
>processes (and communicate with ZeroMQ), but now the problem is that the
>forked process appears in "ps" with the same name as the launcher
>process.

http://code.google.com/p/py-setproctitle/
-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the Python-list mailing list