How many processors will the HotSpot VM scale to?
There are practical limitations to scalability, and often garbage collection will be a bottleneck when large numbers of processors are employed. Scalability is the #1 priority for our development team. Currently we run applications on 30 cpus and occassionaly more and we see throughput improvements for those applications which are written in a scalable way.