Well, if the JVM uses shared libraries (.so files or DLLs), the memory
duplication due to code may not be that great.
Also, many JVMs allow better scalability and also simplifies administration
'cause you can start/stop servers independently.

--Olu E.

> -----Original Message-----
> From: Cezar Totth [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, August 20, 1999 5:41 PM
> To:   [EMAIL PROTECTED]
> Subject:      Re: latest jswdk-1.0
>
> Hi,
>
> On Fri, 20 Aug 1999, Emuleomo, Olu (PME) wrote:
>
> >         >>>>>
> >         Now, you can listen on more than one port
> >         independently -- each with its own set of apps.
> >         <<<<<
> >
> >         What's the advantage of listening on more than one port versus
> >         starting the server N  times; once for each port?
> >
> >         --Olu E.
> >
>
> Many JVMs means a lot more memory.
>
> regards,
> Cezar.
>
> Cat, n.:
>         Lapwarmer with built-in buzzer.
>
> >
> > > -----Original Message-----
> > > From: Craig R. McClanahan [SMTP:[EMAIL PROTECTED]]
> > > Sent: Friday, August 20, 1999 11:33 AM
> > > To:   [EMAIL PROTECTED]
> > > Subject:      Re: latest jswdk-1.0
> > >
> > > Luc Saint-Elie wrote:
> > >
> > > > Hello James and al
> > > >
> > > > I don't really get the point with the new xml setting:
> > > >
> > > > What is the difference between a Service and a webApplication ?
> > > >
> > > > I mean, it probably obvious but I'm not yet a xml guru (far from
> that
> > > :-) )
> > > > what is the XML equivalent of the old default.cfg settings :
> > >
> > > Luc,
> > >
> > > Think of a <Service> as an "endpoint" --  a particular TCP port number
> --
> > > onto
> > > which you can install one or more web applications (i.e. servlet
> > > contexts).
> > >
> > > The 1.0-ea kit allowed you only one service (the one you configured
> with
> > > the
> > > server.xxxxx properties).  Now, you can listen on more than one port
> > > independently -- each with its own set of apps.
> > >
> > > Craig
> > >
> > >
> __________________________________________________________________________
> > > _
> > > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> > > body
> > > of the message "signoff SERVLET-INTEREST".
> > >
> > > Archives: http://archives.java.sun.com/archives/servlet-interest.html
> > > Resources:
> http://java.sun.com/products/servlet/external-resources.html
> > > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
> >
> >
> __________________________________________________________________________
> _
> > To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> > of the message "signoff SERVLET-INTEREST".
> >
> > Archives: http://archives.java.sun.com/archives/servlet-interest.html
> > Resources: http://java.sun.com/products/servlet/external-resources.html
> > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
> >
>
> __________________________________________________________________________
> _
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to