Re: single process instance

2005-11-23 Thread Peter Hansen
Joe Wong (Mango) wrote: > Is there any library / function that I can put in my process to make > sure he is the one and only one instance running in the box? Previous responses can be found via Google, e.g. with http://groups.google.com/groups?q=group%3Acomp.lang.python.*+single+p

single process instance

2005-11-23 Thread Joe Wong (Mango)
Dear all,    Is there any library / function that I can put in my process to make sure he is the one and only one instance running in the box?   Best regards,   - Joe   -- http://mail.python.org/mailman/listinfo/python-list