There is a good article in JavaPro magazine called "12 Tips for Better EJB Performance." (December 2001). It is an article mostly with design tips for developers, but the last couple of pages also talk about testing EJBs that would be worth a quick read if you can get hold of the magazine. As a maker of a tool that does EJB performance testing, I thought it was nice that they covered testing because this is often overlooked.
Steve
------------------------------------------
Steven Kolak
Bean-test Engineering - EJB Testing Team
http://www.empirix.com/downloads/bean-test
-
12 Tips for Better EJB Performance (1 messages)
- Posted by: Steven Kolak
- Posted on: December 17 2001 17:56 EST
Threaded Messages (1)
- 12 Tips for Better EJB Performance by James McGovern on February 07 2002 15:59 EST
-
12 Tips for Better EJB Performance[ Go to top ]
- Posted by: James McGovern
- Posted on: February 07 2002 15:59 EST
- in response to Steven Kolak
The articles in the October issue of Java Developers Journal was also worth reading.