Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 11383 invoked from network); 17 Nov 2009 01:57:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Nov 2009 01:57:55 -0000 Received: (qmail 68858 invoked by uid 500); 17 Nov 2009 01:57:53 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 68775 invoked by uid 500); 17 Nov 2009 01:57:53 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 68765 invoked by uid 99); 17 Nov 2009 01:57:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Nov 2009 01:57:53 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ihasmax@gmail.com designates 209.85.160.46 as permitted sender) Received: from [209.85.160.46] (HELO mail-pw0-f46.google.com) (209.85.160.46) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Nov 2009 01:57:42 +0000 Received: by pwj17 with SMTP id 17so4049298pwj.5 for ; Mon, 16 Nov 2009 17:57:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=5xkgF1w9hSkYe4x696GFIRnYV7Zqj5N3H6Lq2xzhTnc=; b=qDWvkkOtA5qgH13pwBhlONdssulwgJzGBub0MGGxxZzdhEK4P2TEhpUGwXrGr6QpUQ 5H4zUvQEa9abATaBai/b43/qYLJOM9NAA/VFzw25IMdEEMu5h8OUoSHVzUtq6HhKImMx lOWVeP/KE+9drW68qTHj9tiREPcqHfkoDPcxI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=i+/FXAo+jERff0Ea/lBm3/Cw9qC8FWhTH056qUF9IHxKtmJ8lORuxazOQ52edB4kFX f5U1hbCPx0t9gDxgPjupRXUEpH++/XCnhK69uto3QA7UFtVs+r6r9PKcb5yboETJnBaN 9uyMVCEct9nlDdMOgtXILFAqnDPA1tuw9AoD0= MIME-Version: 1.0 Received: by 10.140.133.16 with SMTP id g16mr490431rvd.202.1258423040782; Mon, 16 Nov 2009 17:57:20 -0800 (PST) In-Reply-To: <4cd718d80911161754j1bbe211er1d14b6473d134b9d@mail.gmail.com> References: <4cd718d80911161754j1bbe211er1d14b6473d134b9d@mail.gmail.com> Date: Mon, 16 Nov 2009 19:57:20 -0600 Message-ID: <3836ec640911161757l37b94ab3kbec732cc6da8658e@mail.gmail.com> Subject: Re: What's 'java -server' option ? From: Max Lynch To: java-user@lucene.apache.org Content-Type: multipart/alternative; boundary=000e0cd1723a52b40c04788772b6 X-Virus-Checked: Checked by ClamAV on apache.org --000e0cd1723a52b40c04788772b6 Content-Type: text/plain; charset=ISO-8859-1 http://stackoverflow.com/questions/198577/real-differences-between-java-server-and-java-client On Mon, Nov 16, 2009 at 7:54 PM, Wenbo Zhao wrote: > Hi, all > I found a suggestion in 'Lucene in Action' : use 'java -server' to run > faster. > As I tested, it's 2 times faster than normal 'java' which uses > '-client' as default. > But I can't find any doc about this -server. > Does anybody know that ? > thanks. > > -- > > Best Regards, > ZHAO, Wenbo > > ======================= > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-user-help@lucene.apache.org > > --000e0cd1723a52b40c04788772b6--