[jboss-dev-forums] [Design of JBoss ESB] - Re: Design of a Content Based Routing Service

tirelli do-not-reply at jboss.com
Mon Nov 27 11:31:02 EST 2006


Hi all,

Interesting thread you got here. 

I would like to ask if you tried, and if not, to suggest you to try caching the RuleBase instead of the working memories. 

The reason is we design JBRules to support rulebase sharing, but working memory should be so cheap to create that no synchronization should be needed... just create a new working memory every time you need one (when working with stateless working memories). 

This would allow you to avoid the synchronization code and the cost of retracting the fact from the working memory.

Let me know if you tried that already or want me to help with it.

[]s
Edson



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988948#3988948

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988948



More information about the jboss-dev-forums mailing list