Hi,
On 3/20/06, David Kerber <[EMAIL PROTECTED]> wrote:
> Caldarale, Charles R wrote:
>
> >>From: David Kerber [mailto:[EMAIL PROTECTED]
> >>Subject: Re: [OT] How does Synchronized code interact with
> >>other applications
> >>
> >>Ok
Caldarale, Charles R wrote:
From: David Kerber [mailto:[EMAIL PROTECTED]
Subject: Re: [OT] How does Synchronized code interact with
other applications
Ok. So if I were to port the Delphi app to java and run it
as another thread in my app, I would be ok there...
Not necessarily. You
> From: David Kerber [mailto:[EMAIL PROTECTED]
> Subject: Re: [OT] How does Synchronized code interact with
> other applications
>
> Ok. So if I were to port the Delphi app to java and run it
> as another thread in my app, I would be ok there...
Not necessarily. You will s
Caldarale, Charles R wrote:
From: David Kerber [mailto:[EMAIL PROTECTED]
Subject: How does Synchronized code interact with other applications
This has nothing to do with Tomcat.
I suspected that, but wasn't sure; that's why I mentioned it.
If I use a Synchronized block around my c
> From: David Kerber [mailto:[EMAIL PROTECTED]
> Subject: How does Synchronized code interact with other applications
This has nothing to do with Tomcat.
> If I use a Synchronized block around my code that does the
> writing to disk, will the Delphi app (assuming competent
> programmers) be ab