users@glassfish.java.net

Re: Performance T1000 vs Intel

From: Jacob Kessler <Jacob.Kessler_at_Sun.COM>
Date: Fri, 09 Jan 2009 10:08:47 -0800

Dick Davies wrote:
>
> You have a silly amount of CPU cores in a T1000. I'd expect you to do
> very well at high concurrency levels.
> have you done similar benchmarks and increased the number of
> simultaneous client connections?
>
Also, you want to make sure you have enough acceptor and worker threads
to saturate your cores. I'm not entirely sure how many hardware threads
you have on the box, but you're probably looking at an acceptor per core
and 2-3 workers per thread to hit full utilization.