[rules-users] Drools 4.0.7 supports Clustering and DB interaction ?
Mark Proctor
mproctor at codehaus.org
Fri May 30 08:20:44 EDT 2008
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 at 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 at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20080530/e0ac9922/attachment.html
More information about the rules-users
mailing list