[rules-users] about use of org.drools.concurrent package

Mark Proctor mproctor at codehaus.org
Wed Nov 28 09:19:51 EST 2007


The only reason to use this is to impement an Async executor service, 
(see the  async methods on the stateful and stateless sessions), If you 
don't like the default one you can configure a different once, just 
follow the existing designs and interfaces for the 
DefaultExecutorService - the used ExecutorService is configured in the 
RuleBaseConfiguration.

Mark
prateek.katiyar at wipro.com wrote:
> Hello all
>  
> I am using Drools 4.0.3 in my application.
> I want to know about the use of *org.drools.concurrent *package which 
> is in the *drools-core-4.0.3.jar*.
> What type of concurrent operations I can do by the classes of this 
> package.
>  
> Any information will be appreciated.
> Thanks.
>  
> /*With Regards*/
> /*Prateek */
>
> The information contained in this electronic message and any 
> attachments to this message are intended for the exclusive use of the 
> addressee(s) and may contain proprietary, confidential or privileged 
> information. If you are not the intended recipient, you should not 
> disseminate, distribute or copy this e-mail. Please notify the sender 
> immediately and destroy all copies of this message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient 
> should check this email and any attachments for the presence of 
> viruses. The company accepts no liability for any damage caused by any 
> virus transmitted by this email.
>
> www.wipro.com
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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/20071128/6d534e1f/attachment.html 


More information about the rules-users mailing list