Choosing Business rule engin

36 views
Skip to first unread message

Gowthaman Palanisamy

unread,
Dec 12, 2017, 10:00:37 PM12/12/17
to ope...@googlegroups.com
Can anybody help me choosing a Simple stand-alone Rule based engin for processing business rules? That is with out changes in application architecture(at most) I want to define business rules in a separate file which is used by my application. Application has to react as per the business rules defined in a file.

Rule engin has to support rules for

DB connection
Parsing, processing XML messages
Network communication

--
After putting some initial effort for analysing open cog I feel opencog is much bigger for my requirment.


Thanks in advance..!!



Linas Vepstas

unread,
Dec 13, 2017, 12:26:59 AM12/13/17
to opencog
Opencog is not designed to be a business rule engine.  It is designed to be a rule engine for artificial intelligence applications.

--linas

--
You received this message because you are subscribed to the Google Groups "opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opencog+unsubscribe@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/CAE9CAK%3D5b1R8iEo0043M8q8%2BnAo27SM5C5TtFU3_paStS3zc0w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.



--
"The problem is not that artificial intelligence will get too smart and take over the world," computer scientist Pedro Domingos writes, "the problem is that it's too stupid and already has."

Linas Vepstas

unread,
Dec 13, 2017, 12:33:42 AM12/13/17
to opencog
to be more precise:

On Tue, Dec 12, 2017 at 9:00 PM, Gowthaman Palanisamy <gowtha...@gmail.com> wrote:
Can anybody help me choosing a Simple stand-alone Rule based engin for processing business rules?

opencog is not simple, its not stand alone its not meant for business.
 
That is with out changes in application architecture(at most) I want to define business rules in a separate file

opencog does not use files or support file i/o.
 
which is used by my application. Application has to react as per the business rules defined in a file.

Rule engin has to support rules for

DB connection
Nope.
Parsing, processing XML messages

Nope.
Network communication
Nope.
 

--
After putting some initial effort for analysing open cog I feel opencog is much bigger for my requirment.



Thanks in advance..!!



--
You received this message because you are subscribed to the Google Groups "opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opencog+unsubscribe@googlegroups.com.
To post to this group, send email to ope...@googlegroups.com.
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/CAE9CAK%3D5b1R8iEo0043M8q8%2BnAo27SM5C5TtFU3_paStS3zc0w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Gowthaman Palanisamy

unread,
Dec 13, 2017, 1:38:52 AM12/13/17
to opencog
Thanks Linas!!

I'm looking for business rule engin for C++ platform. As your suggestions is for java, Can you suggest me for C/C++ if you don't mind.


--

Thanks!!

Nil Geisweiller

unread,
Dec 13, 2017, 2:31:12 AM12/13/17
to ope...@googlegroups.com
Well, the rule engine is written is C++ (with scheme bindings + control
in atomese if you want to provide better strategies than the default C++
one).

But you need to be aware that it operates on the atomspace only
https://wiki.opencog.org/w/AtomSpace.

Nil
Reply all
Reply to author
Forward
0 new messages