What&#39;s not clear :<br>
- how to centralize the execution in order to know exactly what&#39;s executed, by whom, and how (be able to log which facts are sent, to which rules, and be able to read the execution plan<br><br>&gt;&gt; centralised execution could (possibly) be achieved using drools-server.<br>
&gt;&gt; WorkingMemoryEventListeners can provide a log of facts inserted - you&#39;d need to provide the glue for &quot;whom&quot;<br>&gt;&gt; AgendaEventListeners can provide a log of rule activations<br><br>
- if it exists a &quot;real&quot; stand alone centralized engine that match this need (Drools Expert ?)<br><br>&gt;&gt; Not Drools Expert. Drools server might be what you&#39;re after - but I don&#39;t know too much about it.<br>
<br>With kind regards,<br><br>MIke<br><br><div class="gmail_quote">On 14 April 2011 09:11, delirii <span dir="ltr">&lt;<a href="mailto:martindavid@free.fr">martindavid@free.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
A few months ago a question was asked about the difference and the use case<br>
involving Drools Expert and Drools Guvnor.<br>
<br>
To be honest, it isn&#39;t clear for me too and as there wasn&#39;t any answer to<br>
this first question, so I&#39;m trying to have an answer with your help :)<br>
<br>
What&#39;s clear :<br>
- Guvnor is a repository for the assets<br>
- The easiest (?) and certainly the mainly available as a tutorial solution<br>
is to create in each application an agent that grabs the assets and execute<br>
the whole thing in its own context.<br>
<br>
What&#39;s not clear :<br>
- how to centralize the execution in order to know exactly what&#39;s executed,<br>
by whom, and how (be able to log which facts are sent, to which rules, and<br>
be able to read the execution plan<br>
- if it exists a &quot;real&quot; stand alone centralized engine that match this need<br>
(Drools Expert ?)<br>
<br>
If some can explain this a little bit more, I&#39;ll be really happy to read !<br>
And if it can be added to the current documentation, it could be a great<br>
idea too.<br>
<br>
Thanks for your help.<br>
<font color="#888888"><br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Expert-versus-Expert-tp1739141p2819515.html" target="_blank">http://drools.46999.n3.nabble.com/Expert-versus-Expert-tp1739141p2819515.html</a><br>
Sent from the Drools: User forum mailing list archive at Nabble.com.<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>
</font></blockquote></div><br>