Thalupula Ravi wrote:
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?
Stateful clustering is not possible. But writting a stateless HA
load-balancing framework ontop of JMS is not difficult.
Correct me, if i'm wrong.
My intestion to use Clustering for availability and scalability purpose.
-Ravi Thalupula
Marcus Ilgner wrote:
> Hi,
>
> On Fri, May 30, 2008 at 10:13 AM, Thalupula Ravi
> <thalupularavi(a)gmail.com> wrote:
>
>> Hi,
>>
>> Can some one answer my questions regarding drools support
>>
>> 1. is drools supports clustering?
>>
> 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
>
http://docs.jboss.com/jbossas/guides/clusteringguide/r2/en/html/ to
> evaluate this approach with regard to your requirements.
>
> Best regards
> Marcus
> _______________________________________________
> rules-users mailing list
> rules-users(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/rules-users
>
>
>