Hi Mike, I am by no means an expert on this subject but GeoServer should utilize multiple cores / processors effectively. The java servlet container model allows servlets to be multi threaded.
That being said, there have been no major benchmarks measuring how adding more processors effects performance. It would be an interesting analysis. Mike Pumphrey wrote: > Hi all. I rceived a question offline regarding GeoServer's/Java's > utilization of multiprocessors and multicore processors, and I figured > this would be the place to pose it. Does / how does GeoServer do > parallel processing? > > Thanks, > Mike Pumphrey > Outreach Engineer > The Open Planning Project > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Geoserver-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-devel > > !DSPAM:4007,48078fe67193362379201! > -- Justin Deoliveira The Open Planning Project [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
