thats a bit of a &quot;how long is a piece of string&quot; question really. <br>I would say that it may or may not be a problem ;)<br><br>For really large volumes of data, people normally may filter it if they have some basic criteria they can use, and the data comes from a database etc. 
<br><br>Relational databases are good as fishing for data from a large set, they are designed for that specifically. Havign said that, the &quot;from&quot; keyword in 3.1 will certainly help with that, as you can have a query embedded that pulls data from a datasource only when needed.
<br><br><div><span class="gmail_quote">On 3/29/07, <b class="gmail_sendername">vista2007</b> &lt;<a href="mailto:my_vista2007@yahoo.com">my_vista2007@yahoo.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>I want to validate a large volume of data which is asserted to the working as<br>fcats. Is this feasiable for an application ? Is there a way to implement<br>this efficiently and without memory problums ?<br>--<br>View this message in context: 
<a href="http://www.nabble.com/Can--drools-use-to-validata-a-large-no-of-facts--tf3485259.html#a9729756">http://www.nabble.com/Can--drools-use-to-validata-a-large-no-of-facts--tf3485259.html#a9729756</a><br>Sent from the drools - user mailing list archive at 
<a href="http://Nabble.com">Nabble.com</a>.<br><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">
https://lists.jboss.org/mailman/listinfo/rules-users</a><br></blockquote></div><br>