http://www.roseindia.net
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Please visit our lastest forum and start dicussing the topics
Analyzing Performance in Enterprise JavaBeans

 
Post new topic   Reply to topic    http://www.roseindia.net Forum Index -> EJB - Enterprise Java Beans
View previous topic :: View next topic  
Author Message
amar



Joined: 25 Apr 2006
Posts: 179

PostPosted: Fri May 05, 2006 9:34 am    Post subject: Analyzing Performance in Enterprise JavaBeans Reply with quote

Analyzing performance is probably one of the most complex tasks in designing any application.

It's an imprecise science because there are many factors that come into play. These are augmented in Enterprise JavaBeans (EJB) applications, where performance largely depends on the implementation of the EJB container you use. The bottom line is that you can't know if you're making the right performance decisions until you test them.

Not all EJB containers are created equal. While each EJB container must conform to the EJB specification, vendors have wide latitude inimplementing the EJB container. Their requirements focus on the outcomes of operations, not on an operation's efficiency. Some vendors will do a better job with different portions of an EJB container. You must determine where efficiencies can be gained in an EJB container and where performance bottlenecks are going to occur. The only way to know that with certainty is to try before you buy. Even after you purchase a solution, major design decisions, such as whether or not to use EJB entity beans, should be tested.

for read more information:
http://www.dummies.com/WileyCDA/DummiesArticle/id-1485,subcat-PROGRAMMING.html
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    http://www.roseindia.net Forum Index -> EJB - Enterprise Java Beans All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group