1 Reply Latest reply on Jul 9, 2002 2:17 PM by seven

    Clustering and Commit Option A

    markr

      Neither Jboss (currently) nor Weblogic Server support clustered commit-option-A entity beans. Commit-option-A beans can give a huge performance benefit by reducing the number of round-trips to the database. Not being able to use them in a cluster will negate the performance gains made by clustering. It seems that clustering JBoss will push the performance bottleneck out of the application server onto the database.

      Does anyone have any ideas of ways to get around this? Patterns (i.e., the Seppuku Pattern), Third Party Products?

      Mark