From owner-freebsd-java@FreeBSD.ORG Wed Dec 3 12:50:15 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71CE016A4CE for ; Wed, 3 Dec 2003 12:50:15 -0800 (PST) Received: from hyperreal.org (taz3.hyperreal.org [209.237.226.90]) by mx1.FreeBSD.org (Postfix) with SMTP id A57C343FEA for ; Wed, 3 Dec 2003 12:50:14 -0800 (PST) (envelope-from brian@hyperreal.org) Received: (qmail 58603 invoked from network); 3 Dec 2003 20:50:16 -0000 Received: from localhost.hyperreal.org (HELO fez.hyperreal.org) (127.0.0.1) by localhost.hyperreal.org with SMTP; 3 Dec 2003 20:50:16 -0000 Received: (qmail 60668 invoked by uid 1000); 3 Dec 2003 20:50:12 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 3 Dec 2003 20:50:12 -0000 Date: Wed, 3 Dec 2003 12:50:12 -0800 (PST) From: Brian Behlendorf To: java@freebsd.org In-Reply-To: <20031203144159.GJ64007@starjuice.net> Message-ID: <20031203124832.T60122@fez.hyperreal.org> References: <20031202130629.U56021@fez.hyperreal.org> <20031203144159.GJ64007@starjuice.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: localhost.hyperreal.org 1.6.2 0/1000/N Subject: Re: Running server-side Java on FreeBSD in production environments X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2003 20:50:15 -0000 Thanks for everyone's comments. It's pretty encouraging, though not for something anticipated to be extremely high volume. Since the apps we're looking at are probably not going to have 2000 concurrent threads, sounds like it's worth at least trying. Brian