Re: How to synchronize apps running?
- From: Gordon Beaton <n.o.t@xxxxxxxxx>
- Date: 18 Oct 2007 16:02:49 GMT
On Thu, 18 Oct 2007 08:56:12 -0700, masterwally@xxxxxxxxx wrote:
One thing I forgot to mention: the first app waits for only one
connection, and - after the socket closes - terminates itself. So
your solution would close my app1 after "master" tries succeeds...
So change it. You said you could modify app1 and the master app.
You might also parse the output of an external tool like "lsof" or
"netstat" (or whatever's available for your platform) to see when the
socket is waiting for connections.
/gordon
--
.
- References:
- How to synchronize apps running?
- From: masterwally
- Re: How to synchronize apps running?
- From: Gordon Beaton
- Re: How to synchronize apps running?
- From: masterwally
- How to synchronize apps running?
- Prev by Date: Re: How to synchronize apps running?
- Next by Date: Re: How to synchronize apps running?
- Previous by thread: Re: How to synchronize apps running?
- Next by thread: Re: How to synchronize apps running?
- Index(es):
Relevant Pages
|