검색결과 리스트
OpenSource/Drools에 해당되는 글 1건
- 2014.01.15 오픈소스 룰엔진 - Drools
글
[ If you think that is useful, please click the finger on the bottom~^-^good~ ]
by ace-T
1. Drools 란? |
2. 참고 사이트 |
1. Drools 란? - The Business Logic integration Platform 이다.
자바 기반의 오픈소스 룰 엔진에는 Drools, Mandarax, JLisa 등이 있으며, 그중 Drools에 대해서 알아보자!
단, 영어라는거...(- -)/
Drools is an Object-Oriented Rule Engine for Java. Drools is an augmented implementation of Forgy's Rete algorithm tailored for the Java language. Adapting Rete to an object-oriented interface allows for more natural expression of business rules with regards to business objects. More importantly, Drools provides for declarative logic programming and is flexible enough to match the semantics of your problem domain. The various parts that compose a rule may be extended to lend domain-specific sense to the rule.
2. 참고 사이트 :
- http://java-source.net/open-source/rule-engines
- http://docs.jboss.org/drools/release/6.0.1.Final/drools-docs/html_single/index.html
일단은 요기까쥐~~~~^^;;;
'OpenSource > Drools' 카테고리의 다른 글
오픈소스 룰엔진 - Drools (0) | 2014.01.15 |
---|