<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
it looks like you are trying to solve "search space" problems, there is
a jboss rules extension for this, that is in the process of being
integrated into the main product&nbsp; -
<a class="moz-txt-link-freetext" href="http://sourceforge.net/projects/taseree">http://sourceforge.net/projects/taseree</a><br>
<br>
You also might find this useful -
<a class="moz-txt-link-freetext" href="http://wiki.jboss.org/wiki/Wiki.jsp?page=RulesFindMax">http://wiki.jboss.org/wiki/Wiki.jsp?page=RulesFindMax</a><br>
<br>
Mark<br>
Wagner Rick - rwagne wrote:
<blockquote
 cite="mid:DC925F0871BAC847A19A389329DE1385E72061@CWYMSX06.Corp.Acxiom.net"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="MS Exchange Server version 6.5.7652.7">
  <title>Batch-centric best practices?</title>
<!-- Converted from text/plain format -->
  <p><font size="2">Hi all,<br>
  <br>
I'm a newbie to rules processing and would like to know if anyone knows
of a good resource for learning batch-centric best practices.<br>
  <br>
I'd like to solve problems like these:<br>
  <br>
- Given a few objects of different type but with a commonly named
attribute (i.e. Dog, Person, Cat, all having attribute 'age') find the
one with the highest value for 'age'.<br>
  <br>
- Given a collection of like-typed objects in working memory, operating
on a single attribute (i.e. 'age'), find the most commonly occuring
value.<br>
  <br>
- Given a very large group of like-typed objects to operate on, finding
the best number of objects to put into working memory per iteration for
maximum performance.<br>
  <br>
- Other performance and tuning tips.....<br>
  <br>
Thanks much for any assistance!&nbsp; I love to read, so please do recommend
any that concentrate on the practical rather than the academic aspect
of working through such issues....<br>
  <br>
Best Regards,<br>
  <br>
Rick<br>
  </font>
  </p>
  <pre>*************************************************************************
The information contained in this communication is confidential, is
intended only for the use of the recipient named above, and may be
legally privileged.

If the reader of this message is not the intended recipient, you are 
hereby notified that any dissemination, distribution or copying of this
communication is strictly prohibited.

If you have received this communication in error, please resend this
communication to the sender and delete the original message or any copy
of it from your computer system.

Thank you.
*************************************************************************
  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>