Re: My way to check if a progam is already running
- From: Jan Panteltje <pNaonStpealmtje@xxxxxxxxx>
- Date: Wed, 20 Jun 2007 22:30:33 GMT
On a sunny day (Wed, 20 Jun 2007 11:43:16 -0700) it happened David Schwartz
<davids@xxxxxxxxxxxxx> wrote in
<1182364996.772026.50080@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>:
However, odds are there's a much simpler way to do it. What goes wrong
if two instances run?
DS
My way is the simpler way it seems, seems to work 100% here so far.
What goes wrong is that if the program writes to files and has cached info.
If a second instance is started it will at some point write other data.
Well this is why I added the feature.
(See my first posting in this thread).
.
- Follow-Ups:
- Re: My way to check if a progam is already running
- From: David Schwartz
- Re: My way to check if a progam is already running
- References:
- My way to check if a progam is already running
- From: Jan Panteltje
- Re: My way to check if a progam is already running
- From: Michal Nazarewicz
- Re: My way to check if a progam is already running
- From: Jan Panteltje
- Re: My way to check if a progam is already running
- From: David Schwartz
- My way to check if a progam is already running
- Prev by Date: High-performance 2D vector graphics library for Linux and OS X
- Next by Date: Re: High-performance 2D vector graphics library for Linux and OS X
- Previous by thread: Re: My way to check if a progam is already running
- Next by thread: Re: My way to check if a progam is already running
- Index(es):
Relevant Pages
|