<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">You'll need to help us a bit here, by creating a test of some sort. "I have 100 rules with 1B JoinLeftNode" doesn't give us much to go on.<div><br></div><div>The problem mentioned earlier was related to windows, which I don't think you are using - or you'd have said so.</div><div><br></div><div>Also can you tell us what version you are using? Could you maybe try the 5..5.x branch which has a lot of fixes in it (you'll need to build it with maven):</div><div><a href="https://github.com/droolsjbpm/drools/tree/5.5.x">https://github.com/droolsjbpm/drools/tree/5.5.x</a></div><div><br></div><div>mark<br><div><div>On 17 Feb 2013, at 18:27, Julian Klein &lt;<a href="mailto:julianklein@gmail.com">julianklein@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Thanks again. I have tried Sequential mode, but somehow my Java based class that I use for function calls no longer receives them. &nbsp;Perhaps there is an error occurring before the call to my class in the "then" section of the rule that is not presenting itself in my logs. &nbsp;Either that or I don't understand sequential mode's limitations well enough. &nbsp;I'll try it one more time and report back on that as well.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Feb 17, 2013 at 1:17 PM, Wolfgang Laun <span dir="ltr">&lt;<a href="mailto:wolfgang.laun@gmail.com" target="_blank">wolfgang.laun@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 17/02/2013, Julian Klein &lt;<a href="mailto:julianklein@gmail.com">julianklein@gmail.com</a>&gt; wrote:<br>

</div><div class="im">&gt; Ok, I witnessed this with JProfiler. &nbsp;I will try with jmap to make sure and<br>
&gt; report back later today or tomorrow. &nbsp; Is it safe then to assume that<br>
&gt; discarding (dispose) the session between laps is better from a throughput<br>
&gt; perspective than re-using it?<br>
<br>
</div>If you need to start each session with a clean slate: yes, dispose is<br>
preferable.<br>
<div class="im"><br>
&gt; &nbsp;Also, would using a Stateless Session<br>
&gt; "perform" better from either a memory or CPU perspective?<br>
<br>
</div>Only if you can run it in "sequential mode" - see Expert, 3.3.7.1.<br>
Sequential Mode<br>
<br>
-W<br>
<br>
&gt;<br>
&gt; Thanks again!<br>
<div class="HOEnZb"><div class="h5">&gt;<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</div></div></blockquote></div><br></div>
_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/rules-users</blockquote></div><br></div></body></html>