-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
2018 Week 39-41
-
8
-
NEW
-
NEW
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.
- is related to
-
DROOLS-3076 Create a KieSessions pool
- Resolved
-
DROOLS-541 Add an KieBase Option to cache, reset and reuse disposed KieSessions
- Resolved