I'm using MINA 2.0.0-M1 in java JDK 1.5.0 update 12 over Ubuntu GNU/Linux 7.04.
I run java without any options (it run with 64MB RAM in java). I'm try to improve it with this sentence: -server -Xms512m -Xmx512m -Xss128k -XX:+AggressiveOpts -XX: +UseParallelGC -XX:+UseBiasedLocking -XX:NewSize=64m but I'm have problem with global velocity, and it don't improve. I was trying another combinations with it didn't improve. The program is run in dual-processor Pentium-IV 32 bits with 2GB RAM. Between client and server there is a link with 10Mbps (direct link) Thank you for all your help. El lun, 12-05-2008 a las 20:28 +0200, Emmanuel Lecharny escribió: > Hi Pablo, > > what would be intersting is to get the version you are using, plus some > more info like the java version, the OS you are running the server on, > the memory you set for your JVM, etc. > > FYI, On Apache Directory Server, we are able to deal with more than 5000 > messages per second (even if those messages are not that big) on a laptop. -- Pablo Palazón Sánchez <[EMAIL PROTECTED]> I3A - Instituto de Investigación en Informática de Albacete SIDIS - Sistemas de Información Distribuida e Ingeniería del Software UCLM - Universidad de Castilla-La Mancha
