[jboss-jira] [JBoss JIRA] (DROOLS-1494) Problems with parallel agenda

Tibor Zimányi (JIRA) issues at jboss.org
Thu Mar 23 11:36:00 EDT 2017


Tibor Zimányi created DROOLS-1494:
-------------------------------------

             Summary: Problems with parallel agenda
                 Key: DROOLS-1494
                 URL: https://issues.jboss.org/browse/DROOLS-1494
             Project: Drools
          Issue Type: Bug
          Components: core engine
    Affects Versions: 7.0.0.Beta7
            Reporter: Tibor Zimányi
            Assignee: Mario Fusco


>From doc [1] there can be seen that four benchmarks show problems when run with parallel agenda enabled. 

Benchmarks _AdvOperators3ExpertBenchmark_ and _RetractFactsFromWmExpertBenchmark_ 
falled back to single threaded agenda although they doesn't use features that aren't supported with parallel agenda (e.g. like salience). 

Benchmarks StartsStartedbyFusionBenchmark and UpdateFactsInWmExpertBenchmark shows no gain when using parallel agenda although they contain more partitions. 

I created runners for debugging here [2], so the benchmarks can be debugged outside of JMH. They are part of master branch in kie-benchmarks, so just pull of new changes is sufficient to get them. 

[1] https://docs.google.com/a/redhat.com/spreadsheets/d/1hp5lLcmox_NFEUsqNSNZBW2XvkrJWgj0LtEiVvbsCYU/edit?usp=sharing
[2] https://github.com/kiegroup/kie-benchmarks/commit/887f758931b02d096f1e870a3145119db315e1af



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jboss-jira mailing list