[rules-users] Rules with C++

Corneil du Plessis corneil at tsctech.com
Wed Apr 13 05:41:16 EDT 2011


You have different options but the choice will depend on your 
performance requirements and runtime environment.

Remove service
You can consume a service in C++ using Rest, SOAP or Corba. This service 
will be developed using Java and Drools. You could also investigate the 
Drools Server for options of remote invocation.

Local Component
You can use JNI to invoke C/C++ from Java or Java from C/C++
You can make a JavaBean available as an ActiveX component


On 13/04/2011 11:05, Sumeet Karawal wrote:
>
>
> Hi All,
>
> I have my application written in C++. How can I use Drools to make rules
> that work on C++ facts. Also How to use BRMS in this case?
> It would be very helpful if somebody could guide me on this.
>
>
> Thanks and Regards,
> Sumeet Karawal
>
> Mailto: sumeet.karawal at tcs.com
>
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
>
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users

-- 

Corneil du Plessis - Software Architect

TSC Technologies (Pty) Ltd
(o) +27 11 431 1666
(f) +27 86 674 2962
(c) +27 82 530 9259
Email: corneil at tsctech.com <mailto:corneil at tsctech.com>
www.tsctech.com <http://www.tsctech.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110413/6d8db00f/attachment.html 


More information about the rules-users mailing list