Bean-managed transaction or container-managed transaction 2004-03-12 - By peng wang
Back Hi all,
We are developing a performance critical tele application using J2ee. We've done some performance tests and found if close the transactions (we use container-managed transaction now), the performance will improve tremendousely. We plan to reduce the scope of using transactions and use bean-managed transaction replacing container-managed.
My question is whether the bean-managed transaction is more efficient than the container-managed one. A little bit of analysis will be helpful.
Thanks,
wp
__ ____ ____ ____ ____ ____ ______ Do you Yahoo!? Yahoo! Mail - More reliable, more storage, less spam http://mail.yahoo.com
==================================================================== Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|