Chapter 7. Sessions
7.1. Sessions in JBoss Rules Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
Sessions are created from the
KnowledgeBase
into which data can be inserted and from which process instances may be started. Creating the KnowledgeBase
can be resource-intensive, whereas session creation is not. For this reason, it is recommended that KnowledgeBases be cached where possible to allow for repeated session creation.