[rules-users] Using StatelessSession session

Meny Kobel meny.kobel at gmail.com
Thu Jun 4 09:00:32 EDT 2009


Hi,
I have a number of services(threads) sharing the same RuleBase instance.
Each service is calling execute method and waiting for the results.
should each service call StatelessSession session =
ruleBase.newStatelessSession() Or I can create one StatelessSession and
share it between the services (probably will improve performance)?

Meny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20090604/4eb3b46e/attachment.html 


More information about the rules-users mailing list