With ServletExec 3.0 you might want to use multiple VMs when you have
different groups developing servlets and JSP pages for a web site.
In these case you could give each group their own VM.  They then
can configure their VM as they want and restart it without affecting
the other groups.  For example, you could map /sales to one VM and
/support to a different VM.

Paul

--------------------------------------------------------------
  Paul Bonfanti                          [EMAIL PROTECTED]
  ServletExec Developer           http://www.newatlanta.com/
--------------------------------------------------------------

> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Steve
> Buonincontri
> Sent: Monday, April 17, 2000 3:49 PM
> To: [EMAIL PROTECTED]
> Subject: Mulitple VMs
>
>
> How does one determine how many VMs to use with a servlet runner?
>
> Is there any papers that describe the different scenarios?
>
> For example, when using ServletExec I could run IN PROCESSS with
> one VM , or OUT
> OF PROCESS with multiple VMs.
> Which should I use?
>
> How do I know when I need the mulitple VM capability within a
> servlet runner?
>
> How are the multiple VMs typically used?
>
> - steveb
>
> __________________________________________________________________
> _________
> 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