<br>Thanks for reacting ;)<br>I did some simulations, and after them, I want of course to parallelize this process of processing 2 billions facts. But as far as I wrote, Drools engine, can&#39;t do this. And I have to create threads manually in application (with pool of sessions). Am I right? Tuning number of data sounds fine to me, so I will try method with &quot;rule latch&quot; too (but I have to read about this, because, I don&#39;t know what is it, and I don&#39;t want to waste your time ;) But still I don&#39;t know how to use StatefulSessions to do this...<br>
<span id="result_box" class="short_text"><span style="background-color: rgb(255, 255, 255);" title="">Summarising</span></span>, there are 3 methods to do, what I want to do (apart of a scalability problem - yet ;)<br>1.)with StatelessSession for one fact at time and &quot;activation group&quot;<br>
2.)&quot;rule latch&quot; - I have to read more about it<br>3.)with a pool of StatefulSessions<span id="result_box" class="short_text"><span style="background-color: rgb(255, 255, 255);" title=""></span></span> that I reuse - but I still don&#39;t know how to do it using StatefulSessions<span id="result_box" class="short_text"><span style="background-color: rgb(255, 255, 255);" title=""></span></span><br>
Really thanks for help ;)<br><br><br>P.S. I use Drools 5 :)<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

      <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>
<br></blockquote><br></div><br>