<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
We have successfully used IKVM to create a dlls for our Drools
application. <br>
<br>
The performance was a bit slower on IKVM/.Net as in Sun Java 5. <br>
We dynamically load a large number of rules and found the largest
impact is to the 'load time' <br>
<br>
The performance impact was not such that it would make a network
call viable; especially with 1000s of clients.<br>
<br>
Apart from the performance impact the behaviour is exactly the same.<br>
<br>
On 25/01/2011 17:04, FrankVhh wrote:
<blockquote cite="mid:1295967861739-2330462.post@n3.nabble.com"
type="cite">
<pre wrap="">
Hi all,
Suppose that you have a rule engine that needs to be embedded on the machine
and that there is no way to call the rules as a service from a centralized
server, what approach would one have to choose to make Drools and .NET work?
The rulke engine will have to be cached to improve performance, so that
part, until there is an up-to-date version of Drools.NET, has to be in Java
anyway. Then you expose your JAVA code as a (local) service and let .NET
call it? Or am I seeing things wrong here?
I must stipulate that I am not an expert in .NET at all, and I know only
barely enough Java to get Drools working :-).
Thanks for your help.
Kind regards,
Frank
salaboy wrote:
</pre>
<blockquote type="cite">
<pre wrap="">
Yes, and if you want to use the rule engine from .NET you can use the
Drools
Server that expose the Drools Runtime in REST and SOAP interfaces :)
Greetings.
2011/1/19 Michael Anstis <a class="moz-txt-link-rfc2396E" href="mailto:michael.anstis@gmail.com"><michael.anstis@gmail.com></a>
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
I believe the .NET implementation of Drools is somewhat out dated.
However Drools ticks all your other requirements.
With kind regards,
Mike
2011/1/19 Gorantla, Bhaskar (GE Capital) <a class="moz-txt-link-rfc2396E" href="mailto:bhaskar.gorantla@ge.com"><bhaskar.gorantla@ge.com></a>
</pre>
<blockquote type="cite">
<pre wrap="">We are looking for a rules engine that has the following
characteristics.
1. Supports both Java and .net
2. Provides a business user friendly UI for creating/editing rules
3. Supports versioning
4. The rues in the rules repository are accessible to both Java
and
.net applications – Nice to have
Do you know whether Drools supports all the above?
Thanks
_______________________________________________
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>
<pre wrap="">
_______________________________________________
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>
<pre wrap="">
--
- CTO @ <a class="moz-txt-link-freetext" href="http://www.plugtree.com">http://www.plugtree.com</a>
- MyJourney @ <a class="moz-txt-link-freetext" href="http://salaboy.wordpress.com">http://salaboy.wordpress.com</a>
- Co-Founder @ <a class="moz-txt-link-freetext" href="http://www.jbug.com.ar">http://www.jbug.com.ar</a>
- Salatino "Salaboy" Mauricio -
_______________________________________________
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>
<pre wrap="">
</pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<font size="2" face="Calibri, Sans Serif">
<p><font color="orange">Corneil du Plessis</font> - Software
Architect</p>
TSC Technologies (Pty) Ltd<br>
(o) +27 11 431 1666<br>
(f) +27 86 674 2962<br>
(c) +27 82 530 9259<br>
Email: <a href="mailto:corneil@tsctech.com">corneil@tsctech.com</a><br>
<a href="http://www.tsctech.com">www.tsctech.com</a><br>
</font></div>
</body>
</html>