From owner-freebsd-amd64@FreeBSD.ORG Thu Oct 14 00:50:01 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7267616A4CE for ; Thu, 14 Oct 2004 00:50:01 +0000 (GMT) Received: from mail.cisnet.com (mail.cisnet.com [68.22.80.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05EF443D45 for ; Thu, 14 Oct 2004 00:50:01 +0000 (GMT) (envelope-from klowther@cisnet.com) Received: from [68.254.204.58] (unverified [68.254.204.58]) by mail.cisnet.com (Vircom SMTPRS 4.5.186) with ESMTP id ; Wed, 13 Oct 2004 20:49:56 -0400 Message-ID: <416DCD33.4020404@cisnet.com> Date: Wed, 13 Oct 2004 20:49:55 -0400 From: Hermit User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040807) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kyle Mott References: <000f01c4b177$b5f71530$150ba8c0@kyledesktop> In-Reply-To: <000f01c4b177$b5f71530$150ba8c0@kyledesktop> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-amd64@freebsd.org Subject: Re: Java 1.4.x + Tomcat5 + MySQL 4.x on AMD64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Oct 2004 00:50:01 -0000 Kyle Mott wrote: > > > My 2 main concerns here are the stability and speed of Java and the > speed of MySQL. Currently, I have to enable linuxthreads on 4-STABLE in > order to get good performance out of MySQL. > There is a Linux port of Mysql for the amd64. I'm new to BSD so I don't know if that helps. Ken