Re: Re: RE: Simple Java Doubts

2001-05-10 Thread Joseph B. Ottinger
er is your friend! > > -Original Message- > From: Magnus Rydin [mailto:[EMAIL PROTECTED]] > Sent: 10. mai 2001 10:41 > To: Orion-Interest > Subject: SV: Re: RE: Simple Java Doubts > > > > THEY just "informed" me that the Frog is leaping through tiny blue loops. &

RE: Re: RE: Simple Java Doubts

2001-05-10 Thread Kemp Randy-W18971
Title: SV: Re: RE: Simple Java Doubts Please don't "Borg" with with the details, least we "leap" to the wrong conclusions. -Original Message-From: Magnus Rydin [mailto:[EMAIL PROTECTED]]Sent: Thursday, May 10, 2001 3:41 AMTo: Orion-InterestSubject

RE: Re: RE: Simple Java Doubts

2001-05-10 Thread Christian . Tellefsen
Title: SV: Re: RE: Simple Java Doubts That's an evil communist lie. Please report to the nearest termination center.   The computer is your friend! -Original Message-From: Magnus Rydin [mailto:[EMAIL PROTECTED]]Sent: 10. mai 2001 10:41To: Orion-InterestSubject: SV: R

Re: Simple Java Doubts

2001-05-10 Thread cyclix
The force be with you...

RE: Re: RE: Simple Java Doubts

2001-05-10 Thread KishoreBabu.tanety
mama feeel ayyava?? -Original Message- From: Johan Fredriksson [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 1:33 PM To: Orion-Interest Subject: Re: Re: RE: Simple Java Doubts Resistance is futile, you will be assimilated. Johan - Original Message - From: "

SV: Re: RE: Simple Java Doubts

2001-05-10 Thread Magnus Rydin
Title: SV: Re: RE: Simple Java Doubts THEY just "informed" me that the Frog is leaping through tiny blue loops. SOMEONE tells me that the Bavarian Illuminati has teamed up with BORG and are involved in this affair in SOME WAY. Fnord! > -Ursprungligt meddelande-

Re: Re: RE: Simple Java Doubts

2001-05-10 Thread Johan Fredriksson
Resistance is futile, you will be assimilated. Johan - Original Message - From: "John Hogan" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Wednesday, May 09, 2001 9:55 PM Subject: Re: Re: RE: Simple Java Doubts > Santosh, >

RE: Simple Java Doubts

2001-05-09 Thread Peter Delahunty
-Interest Subject: RE: Simple Java Doubts 1. Use synchronization with the synchronized keyword 2. Since a server cannot open an http port to the remote client, I don't think HTTP can be used from the server side to notify client of changes. Client would have to either: a. Use polling, by m

Re: Re: RE: Simple Java Doubts

2001-05-09 Thread John Hogan
this communication. Thank you for your assistance. ** Begin Original Message From: "John Hogan" <[EMAIL PROTECTED]> Sent: Wed, 9 May 2001 08:03:18 -0400 To: Orion-Interest <[EMAIL PROTECTED]> Subject:

Re: RE: Simple Java Doubts

2001-05-09 Thread John Hogan
On response 2, if the remote client is actually a web server, the scheme will work nicely. No polling would be necessary, an http request would only be issued on event. John Hogan _ Get your free E-mail at http://www.ireland.com

RE: Simple Java Doubts

2001-05-08 Thread Alex Paransky
nterest Subject: Simple Java Doubts Question 1: How does an elementary Singleton pattern based Object behave in a multi-threaded environment? What is this phenomenon called? How do you make such a Singleton Object thread safe? Question 2: What are the two methods typically employed to notify

Simple Java Doubts

2001-05-08 Thread Santosh Kumar
Question 1: How does an elementary Singleton pattern based Object behave in a multi-threaded environment? What is this phenomenon called? How do you make such a Singleton Object thread safe? Question 2: What are the two methods typically employed to notify remote clients distributed over the Inte

Re: Simple Java Doubts

2001-05-08 Thread Gary Shea
These questions look like... a test. The question is, who is being tested? Gary p.s. The word 'doubt' implies suspicion or disagreement; you probably want to use 'question' instead. On Today, Santosh Kumar ([EMAIL PROTECTED]) wrote: > Question 1: > How does an elementary Singleton patt

Re: Simple Java Doubts

2001-05-08 Thread Tim Endres
I believe that both of these questions are completely off-topic. > Question 1: > How does an elementary Singleton pattern based Object behave > in a multi-threaded environment? What is this phenomenon called? How do you > make such a Singleton Object thread safe? There are several excellent arti

Simple Java Doubts

2001-05-08 Thread Santosh Kumar
Question 1: How does an elementary Singleton pattern based Object behave in a multi-threaded environment? What is this phenomenon called? How do you make such a Singleton Object thread safe? Question 2: What are the two methods typically employed to notify remote clients distributed over the Inte