http://stackoverflow.com/questions/198577/real-differences-between-java-server-and-java-client
On Mon, Nov 16, 2009 at 7:54 PM, Wenbo Zhao <[email protected]> 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: [email protected] > For additional commands, e-mail: [email protected] > >
