<!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">
Thalupula Ravi wrote:
<blockquote cite="mid:17556958.post@talk.nabble.com" type="cite">
  <pre wrap="">Hi Marcus,

Thanks for your information.

I'm using BRMS at JBOSS AS and planning to use BRMS to deploy my rules as
packages (.pkg). Using Rule Agent, my client will invoke the rules. My
Client holding only drool-core.jar library.

In the above scenario, 
1. can we have clustering for BRMS? to maintain rules?
or
2. client environment should be clustered?
  </pre>
</blockquote>
Stateful clustering is not possible. But writting a stateless HA
load-balancing framework ontop of JMS is not difficult.<br>
<blockquote cite="mid:17556958.post@talk.nabble.com" type="cite">
  <pre wrap="">
Correct me, if i'm wrong.

My intestion to use Clustering for availability and scalability purpose.

-Ravi Thalupula

 


Marcus Ilgner wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi,

On Fri, May 30, 2008 at 10:13 AM, Thalupula Ravi
<a class="moz-txt-link-rfc2396E" href="mailto:thalupularavi@gmail.com">&lt;thalupularavi@gmail.com&gt;</a> wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi,

Can some one answer my questions regarding drools support

1. is drools supports clustering?
      </pre>
    </blockquote>
    <pre wrap="">I don't have that much experience on the topic, but I my guess would
be that if you write your code on top of some application server like
JBoss AS, clustering should be fairly transparent to your application.
You may want to have a look at
<a class="moz-txt-link-freetext" href="http://docs.jboss.com/jbossas/guides/clusteringguide/r2/en/html/">http://docs.jboss.com/jbossas/guides/clusteringguide/r2/en/html/</a> to
evaluate this approach with regard to your requirements.

Best regards
Marcus
_______________________________________________
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>
</body>
</html>