英文原版 Jess in Action (Manning 2003)
[书名] Jess in Action
[作者] ERNEST FRIEDMAN-HILL
[出版社] Manning
[出版日期] 2003
[关键词] Rule, Java, Jess
[ISBN] 1-930110-89-8
[内容简介] 原版英文书籍介绍如何用Java的条规控制器(Rule Engine)Jess来建立软件。
A practical handbook for anyone interested in programming rule-based systems and written by the creator of the popular Java rule engine, Jess, this book is structured around a series of large, fully developed practical examples of rule-based programming in Java. After the topic of rule-based systems is introduced, software developers and architects are shown the Jess rule programming language in an accessible, tutorial style.
Demonstrated is how to quickly progress from building freestanding, interactive applications, through soft real-time control systems, to rule-based Web and Enterprise software. Specific issues covered in this process include designing the application, writing a PC repair assistant, embedding Jess in Java applications, and using a rule engine in the J2EE environment.
Jess is a rule engine written in Java. This book is not about rules engines, although it does have a brief introduction to rules engines. This book is about Jess. In fact, this book is the book on Jess. If you are interested in learning what kind of problems Jess can be used to solve and how to use Jess to solve these problems then this book will answer your questions.
The book is basically divided into two sections. The first section is a tutorial on Jess. This section starts by showing how to install and configure Jess. The rest of this section covers the Jess syntax and demonstrates how to write rules for Jess. The tutorial is clearly written with some simple examples that do a good job of helping to make Jess understandable. The tutorial even shows how to do some optimizations for the rules that you write.
The rest of the book covers some fairly complicated applications written using Jess. The author refers to this section as a cookbook and the examples are complex enough and explained so well that it could easily serve this purpose. The best part of this section is that it will help someone who isn't familiar with rules engines develop ideas about how they might implement a rules engine to solve their own business requirements. The examples themselves cover integrating Jess with Java both in typical client based applications and J2EE web based applications.
If you are interested in using Jess as a possible solution to your business needs then this book is a virtual necessity. I couldn't imagine trying to use Jess without this book.
[分类] 计算机类 > 编程 > Java
附件: 您所在的用户组无法下载或查看附件