Hello all,

John Neffenger wrote:

> the Java platforms couldn't even make it past 500 connections, so
> we've come a long way!  Let me know if you see any tricks or
> command-line options I missed that would be helpful.


In my opinion:


- you tested Blackdown-1.3.1 using green threads, but Sun JVM used
native threads. In Linux this makes a huge difference in terms of thread
scalability with one CPU. It should be useful to show the Linux Sun
1.3.1 JVM results with -green option.

- It should be better to use Solaris 9 instead of Solaris 8, since the
threading model has changed.

- It could be interesting to show the results using Sparc HW, in order
to see how things change from Solaris 9-x86 to Solaris9-Sparc with the
64-bit JVM.

Regards,

Marco Trevisan




---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to