Re: How to synchronize apps running?
- From: Gordon Beaton <n.o.t@xxxxxxxxx>
- Date: 18 Oct 2007 16:12:27 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...
Another suggestion: master starts app1, then creates own ServerSocket
before starting app2. App2 connects to master's server, master then
connects to app1 (retrying if necessary) then acts as proxy between
the two applications.
/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: Tomcat-axis question
- Previous by thread: Re: How to synchronize apps running?
- Next by thread: Re: How to synchronize apps running?
- Index(es):
Relevant Pages
|