0 Replies Latest reply on Mar 3, 2016 6:43 AM by tomjenkinson

    Narayana 5.2.14.Final released

    tomjenkinson

      Hello,

       

      The Narayana team are proud to announce the release of Narayana 5.2.14.Final!

       

      The release notes for this version are available from:

      JBTM: 5.2.14.Final - JBoss Issue Tracker

       

      Wildfly has had our upgrade merged in so you should see a nightly build of WildFly that includes the upgrade available soon over here:

      https://ci.jboss.org/hudson/job/WildFly-latest-master/

      The commit is:

      https://github.com/wildfly/wildfly/commit/36b5ad0116b41638cf965a1ccce8f8054f3f4f9a


      As is now normal, in this release we compared ourselves against four other leading open source competitor products with a view to checking that the release remains competitive. Results are produced using JMH (a micro benchmark harness created by the OpenJDK project team available from http://openjdk.java.net/projects/code-tools/jmh/). We have attempted to configure each product on an equal footing by choosing sensible defaults for each tunable parameter and by ensuring that recovery is enabled, although we do configure narayana with the journal store, which is our best performing transaction log storage mechanism. If you have any recommendations for other transaction managers or how to tune the configuration then please let us know so that we can update our test job. The benchmark runs a transaction containing two dummy resources.

       

      We will let the figures speak for themselves, suffice to say that when more and more threads are thrown at the workload we scale better showing that we have excellent control over parallelism.


      benchmark.png


      Happy coding,

      The Narayana team