I need to shoot a bug that appears to be load related and thought about
turning one of my Jersey Test Framework tests loose for an extended period
of time to see if I can trip things up.
I need the container to be instantiated just once, and I'd like multiple
test threads banging on it.
What if anything do you use to do this?
I'm getting ready to try JUnitPerf, anyone had any luck with this? Selenium?
Thanks-- Mike