EJB Performance

You have a large EJB based application running on WebSphere 4 but the performance is really rotten under load.  You’re about to upgrade to WebSphere 5 and one of the engineers suggests that since WebSphere 5 supports local interfaces you should recode EJB access to use local interfaces for the project.  All the code’s running in one JVM so it should improve performance, right?  What do you say?

Leave a Reply

You must be logged in to post a comment.