changing process name
Tim Roberts
timr at probo.com
Tue Nov 20 00:30:42 EST 2012
More information about the Python-list mailing list
Tue Nov 20 00:30:42 EST 2012
- Previous message (by thread): changing process name
- Next message (by thread): "Premature end of script headers: wsgihandler.py" on usage of BytesIO()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): changing process name
- Next message (by thread): "Premature end of script headers: wsgihandler.py" on usage of BytesIO()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list