<!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">
    On 04/08/2010 16:20, Labin, Jonathan W. wrote:
    <blockquote
cite="mid:CF0D20CE04031B4694678CDB07D058A943D9D62B6E@aplesstripe.dom1.jhuapl.edu"
      type="cite">
      <pre wrap="">Drools users,

I am currently researching Drools 5 as a potential toolkit to enable my next
project.  I have read through the Documentation for Drools Expert, Flow and
skimmed through Fusion and I believe that Drools looks it provides many
features we need.  However, I am concerned about one aspect of the way that
the system seems to operate and was wondering if anyone could point me to a
section of documentation (chapter of the manual / wiki / external how-to
blog post... whatever) that will clear things up for me.

I would like to use Drools Flow to define behaviors of agents as Flow
Processes to create an agent-based simulation.  This application requires
that the processes are kept synchronized with each other by a simulated
(faster than real time) clock.

Is there a Drools mechanism that enables this?  Would I need to create a set
of WorkItemHandler classes that perform the synchronization manually?  Is
what I want to do not really practical within the Drools Flow framework?
</pre>
    </blockquote>
    I have something prototyped and it works, but I need to refactor the
    api and make it much simpler. so if you use it, expect it to change
    a lot and get a lot simpler and better :)<br>
<a class="moz-txt-link-freetext" href="http://blog.athico.com/2009/07/drools-simulation-and-test-framework.html">http://blog.athico.com/2009/07/drools-simulation-and-test-framework.html</a><br>
    <br>
    Mark<br>
    <blockquote
cite="mid:CF0D20CE04031B4694678CDB07D058A943D9D62B6E@aplesstripe.dom1.jhuapl.edu"
      type="cite">
      <pre wrap="">
Thanks in advance,

Jonathan Labin
</pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>