From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 10:20:26 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 598B837B401 for ; Wed, 16 Apr 2003 10:20:26 -0700 (PDT) Received: from smtp.acd.net (smtp.acd.net [207.179.64.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 371EB43FBD for ; Wed, 16 Apr 2003 10:20:25 -0700 (PDT) (envelope-from taxman@ACD.NET) Received: from 207.179.85.164 ([207.179.85.164]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Wed, 16 Apr 2003 13:21:16 -0400 From: taxman To: jesse@wingnet.net, freebsd-questions@freebsd.org Date: Wed, 16 Apr 2003 13:24:20 -0400 User-Agent: KMail/1.5 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304161324.20086.taxman@acd.net> X-OriginalArrivalTime: 16 Apr 2003 17:21:16.0547 (UTC) FILETIME=[96778530:01C3043C] Subject: Re: KSE threads in 5.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2003 17:20:26 -0000 On Wednesday 16 April 2003 11:24 am, Jesse D. Guardiani wrote: > Howdy list, > > Could someone tell me how usable KSE threads are in 5.0 > right now? > > For instance, can Apache 2.0 be compiled with multi-thread > support and run well right now? > > Or does the whole "work in progress" thing mean that it's > unusable right now? > > Just trying to determine if I want to run 5.0 right now. You should ask on -current. You almost certainly do not want 5.0 release. The -current branch has progressed far beyond it and at this point is being treated somewhat like a stable branch so it will likely be much more stable than 5.0 Release. Check the archives too, this gts asked a fair amount. Google searching of the archives usually works better than the FreeBSD search page it seems to me. Tim