Hi,
What kind of benchmarking suites can I use to test the
performance of multi-threaded applications assuming we don't use j.u.c
yet ? Java Grande ? The idea is to switch to j.u.c but with some
benchmarking proof that a home-grown naive implementation of threads
don't scale. Multiple cores are.
Thanks,
Mohan