Hello Mark,

Thanks very much for the quick reply ...

thanks and regards,

-- Kannan.



-----Original Message-----
From: Mark Proctor [mailto:[EMAIL PROTECTED]
Sent: Monday, May 08, 2006 3:16 PM
To: user@drools.codehaus.org
Subject: Re: [drools-user] Desgin practice - threading issues to be
taken care in servlet environment


Don't have multiple threads accessing the same working memory and you
should be fine. BTW you cannot call rules directly, they are not functions.

Mark
Abhilash Kumar wrote:
> Hello:
>
>  I am trying to use Drools as the rule engine for our existing web
> application. We are using a MVC framework and i am planning to use a
static
> helper function to execute the rules which will be called from the
> controllers and based on the input parameter to the static function, the
> rule to be executed will be decided. Is there any threading issues in this
> approach ? Or, in general, is there exsits some design practices for the
use
> of Drools in Servlet and EJB environment ? Any pointers will be really
> helpful.
>
> thanks and regards,
>
> -- Kannan.
>
>
>
> ---------------------------------------------------
> Amrita Institute of Medical Sciences, Cochin, India
>
>
>
>
>
>




---------------------------------------------------
Amrita Institute of Medical Sciences, Cochin, India



Reply via email to