NT will support up to four processors out of the box ( more with vendor
specific custom implementations. )  Time sliced multi-processor
multithreading is automatic and is a great way to determine if your threaded
app really works properly.  BTW, this is true of all apps on NT ( with
threads ) not just java.


                    Joe Sam

-----Original Message-----
From: Steve Buonincontri <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, April 22, 1999 2:49 PM
Subject: Re: JWS multiprocessing servlets


>I have SGI IRIX operating system which has a jvm which does threads in
>parallel. This is done by setting a THREAD.. environmental variable. So I
>believe that I can multiprocess servlets on IRIX using a fastrack server -
>i.e. one that runs servlets in threads within the web server.
>
>But how do you do this with a multiprocessor NT machine?
>
>- Steve Buonincontri, Ph.D.
>  emergent solutions group
>  PriceWaterhouseCoopers
> 203-222-7199
>----------------------------------------------------------------
>The information transmitted is intended only for the person or entity to
>which it is addressed and may contain confidential and/or privileged
>material.  Any review, retransmission, dissemination or other use of, or
>taking of any action in reliance upon, this information by persons or
>entities other than the intended recipient is prohibited.   If you received
>this in error, please contact the sender and delete the material from any
>computer.
>
>___________________________________________________________________________
>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