Java performance multi-core testing environment -
i interested in learning as can tuning multi-threaded java server on multi-core machine. wanted write test servers use test different scenarios. example thread pool sizing. unfortunately don't have access large multi-core unix (linux or solaris) machine. have duo-core mac laptop.
are there lease options dedicated, 8 16 core machine, distribute java test servers?
get amazon ec2 quadruple large (u$d 1.60 per hour). dual quad core computer, , each core can run 2 threads, total of 16 threads.
you can more information here http://aws.amazon.com/ec2/pricing/ http://aws.amazon.com/ec2/hpc-applications/
Comments
Post a Comment