Return-Path: Delivered-To: apmail-avalon-cvs-archive@www.apache.org Received: (qmail 23201 invoked from network); 4 Apr 2004 16:41:37 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 4 Apr 2004 16:41:37 -0000 Received: (qmail 64750 invoked by uid 500); 4 Apr 2004 16:41:29 -0000 Delivered-To: apmail-avalon-cvs-archive@avalon.apache.org Received: (qmail 64700 invoked by uid 500); 4 Apr 2004 16:41:29 -0000 Mailing-List: contact cvs-help@avalon.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon CVS List" Reply-To: "Avalon Developers List" Delivered-To: mailing list cvs@avalon.apache.org Received: (qmail 64685 invoked by uid 500); 4 Apr 2004 16:41:29 -0000 Received: (qmail 64681 invoked from network); 4 Apr 2004 16:41:29 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 4 Apr 2004 16:41:29 -0000 Received: (qmail 23094 invoked by uid 1438); 4 Apr 2004 16:41:36 -0000 Date: 4 Apr 2004 16:41:36 -0000 Message-ID: <20040404164136.23093.qmail@minotaur.apache.org> From: mcconnell@apache.org To: avalon-excalibur-cvs@apache.org Subject: cvs commit: avalon-excalibur/site/xdocs thread.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N mcconnell 2004/04/04 09:41:36 Added: site/xdocs thread.xml Log: Site updates. Revision Changes Path 1.1 avalon-excalibur/site/xdocs/thread.xml Index: thread.xml =================================================================== Avalon Development Team Excalibur Thread Pool Utilities - Overview
This package is under development, and the API is not guaranteed to be the same when it is ready for release. You can find this in the Scratchpad.jar file if you want to play with it. Do not blame us if the next release of Excalibur breaks your code if you use this package.

Avalon Excalibur's Thread Pool Management code is still under development. The package is org.apache.avalon.excalibur.thread in the Scratchpad jar. It is functional, using the no resource limiting pool implementation in Excalibur's Pool package. Expect the interface to this change before we promote it to Excalibur.

--------------------------------------------------------------------- To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org For additional commands, e-mail: cvs-help@avalon.apache.org