[jboss-jira] [JBoss JIRA] (DROOLS-2968) Improve stateless ksession throughput performance
Mario Fusco (JIRA)
issues at jboss.org
Wed Sep 19 10:53:00 EDT 2018
[ https://issues.jboss.org/browse/DROOLS-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13635802#comment-13635802 ]
Mario Fusco commented on DROOLS-2968:
-------------------------------------
poker = 8
> Improve stateless ksession throughput performance
> -------------------------------------------------
>
> Key: DROOLS-2968
> URL: https://issues.jboss.org/browse/DROOLS-2968
> Project: Drools
> Issue Type: Feature Request
> Reporter: Mark Proctor
> Assignee: Mario Fusco
> Labels: MDP_BRAINFARTS
>
> Stateless access has become too heavy. We should look at streamlining the api, to avoid unnecessary work, and unnecessary (on demand) object creation. For example we know if rules need timers, avoid the timer creation if not necessary.
> Also we should look at (with evaluation first) to determine if a Three local cache of ksessions, with reset, will help improve GC impact.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list