Mark Proctor created DROOLS-2968:
------------------------------------
Summary: 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
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)