Return-Path: Delivered-To: apmail-jakarta-avalon-dev-archive@apache.org Received: (qmail 76599 invoked from network); 22 Jul 2002 20:38:02 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 22 Jul 2002 20:38:02 -0000 Received: (qmail 14888 invoked by uid 97); 22 Jul 2002 20:38:21 -0000 Delivered-To: qmlist-jakarta-archive-avalon-dev@jakarta.apache.org Received: (qmail 14862 invoked by uid 97); 22 Jul 2002 20:38:20 -0000 Mailing-List: contact avalon-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list avalon-dev@jakarta.apache.org Received: (qmail 14849 invoked by uid 98); 22 Jul 2002 20:38:20 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Content-Type: text/plain; charset="iso-8859-1" From: Peter Royal To: "Avalon Developers List" Subject: Re: Component Initialization (was RE: Fortres: async/sync init) Date: Mon, 22 Jul 2002 15:37:21 -0400 User-Agent: KMail/1.4.1 References: <000f01c231b6$ff2d1a30$ac00a8c0@Gabriel> In-Reply-To: <000f01c231b6$ff2d1a30$ac00a8c0@Gabriel> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200207221537.21298.proyal@apache.org> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Monday 22 July 2002 03:35 pm, Berin Loritsch wrote: > Granted. However, there is also no guarantee that the original thread > will still exist when you are on a 24 hour basis. Besides, the level > of resources we are talking about at this level is very minimal. > > In fact, you could probably get away with making this particular > component > a "singleton" or Threadsafe. How many threads are going to be accessing > it simultaneously? Only one :) Only a single thread (should) be active in the container at a time (unless something has gone horribly wrong and the program is running for 24hrs straight :) If I *really* need the straight-up factory, I'll just branch it pre-gobs-o-warnings :) -pete -- peter royal -> proyal@apache.org -- To unsubscribe, e-mail: For additional commands, e-mail: