actually, -server launches a DIFFERENT vm (jvm.dll) that is intended for high-volume, thread-intensive non-interactive server applications, not for interactive GUI stuff. CGJ -----Urspr�ngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 8. Juni 2001 12:46 An: [EMAIL PROTECTED] Betreff: [JBoss-user] Is it compulsory that jboss start on server JVM Each JVM differs on how fast it loads? Server is the fastest mode, seems to be 10% more than hotspot. moogs Anyone have more insight on what -server actually does? My development platform (MacOS X) doesn't support -server either... Hunter > From: Per Lewau <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Fri, 8 Jun 2001 22:04:03 +0200 (MET DST) > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] It is compulsory that jboss start on server JVM? > > > Most likely this has nothing to do with the JVM. The -server flag tells > the JVM to optimize for server (don't ask me what it really does), but the > client JVM works just as fine, albeit slower. _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
