Return-Path: Delivered-To: apmail-incubator-river-dev-archive@minotaur.apache.org Received: (qmail 9701 invoked from network); 20 Jul 2010 21:52:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Jul 2010 21:52:24 -0000 Received: (qmail 69021 invoked by uid 500); 20 Jul 2010 21:52:24 -0000 Delivered-To: apmail-incubator-river-dev-archive@incubator.apache.org Received: (qmail 68867 invoked by uid 500); 20 Jul 2010 21:52:23 -0000 Mailing-List: contact river-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: river-dev@incubator.apache.org Delivered-To: mailing list river-dev@incubator.apache.org Received: (qmail 68859 invoked by uid 99); 20 Jul 2010 21:52:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jul 2010 21:52:23 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [61.9.189.143] (HELO nschwmtas03p.mx.bigpond.com) (61.9.189.143) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jul 2010 21:52:13 +0000 Received: from nschwotgx03p.mx.bigpond.com ([61.9.223.241]) by nschwmtas03p.mx.bigpond.com with ESMTP id <20100720215140.HUUF20574.nschwmtas03p.mx.bigpond.com@nschwotgx03p.mx.bigpond.com> for ; Tue, 20 Jul 2010 21:51:40 +0000 Received: from [10.1.1.2] (really [61.9.223.241]) by nschwotgx03p.mx.bigpond.com with ESMTP id <20100720215139.XLJI16083.nschwotgx03p.mx.bigpond.com@[10.1.1.2]> for ; Tue, 20 Jul 2010 21:51:39 +0000 Message-ID: <4C4619B1.3050802@zeus.net.au> Date: Wed, 21 Jul 2010 07:48:33 +1000 From: Peter Firmstone User-Agent: Thunderbird 2.0.0.14 (X11/20080531) MIME-Version: 1.0 To: river-dev@incubator.apache.org Subject: Re: TaskManager progress References: <4C43E08A.8040108@acm.org> In-Reply-To: <4C43E08A.8040108@acm.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A090203.4C461A6B.0168,ss=1,fgs=0 X-Virus-Checked: Checked by ClamAV on apache.org Looking forward to seeing some code. SVN builds clean again. Patricia Shanahan wrote: > I did the first tests of my new TaskManager today. I can't benchmark > very accurately because of a QA test running on the same computer, but > it seems to be about the same without dependencies, and significantly > faster with dependencies. Specifically, it removes the single task > bottleneck. > > I'll next do more testing, benchmarking, and tuning in my own > environment. > > Patricia >