[Objectbridge-developers] OJB and EJB containers
Brought to you by:
thma
From: Thomas M. <tho...@ho...> - 2000-12-19 11:17:23
|
Hi all, With my team I made a study on the performance of OJB in the context of EJB containers. We developed a BMP solution that uses OJB internally. We contrasted this a CMP solution with automatically generated SQL code (using IBM VAP) and with a simple JDBC application not running in a EJB container. the results are promising: BMP/OJB is only 2.78 times slower than the pure JDBC solution running outside the container and it is more than 8 times (800 % ) faster than CMP/VAP! See the attached file for details regards, Thomas |