Re: Multiprocessing in Java

2000-03-25 Thread Craig R. McClanahan
vaidyanathan_g wrote: > Hi, > > If there a 8-way server is there any specific way programming to be done to > make use of that or will servlets/jsp will take care of the parallel multi > processing automatically? > This depends on your JVM's implementation of threads. Generally, implementation

Multiprocessing in Java

2000-03-24 Thread vaidyanathan_g
Hi, If there a 8-way server is there any specific way programming to be done to make use of that or will servlets/jsp will take care of the parallel multi processing automatically? Thanks regards vaidy === To unsubscribe