Jess in action: rule-based systems in Java
โ Scribed by Ernest Friedman-Hill
- Book ID
- 127444903
- Publisher
- Manning
- Year
- 2003
- Tongue
- English
- Weight
- 5 MB
- Series
- In Action series
- Category
- Library
- City
- Greenwich, CT
- ISBN-13
- 9781930110892
No coin nor oath required. For personal study only.
โฆ Synopsis
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 to rule-based Web and Enterprise software. Specific issues covered in this process include designing the application, embedding Jess in Java applications, and using a rule engine in the J2EE environment.
๐ SIMILAR VOLUMES
Intended for intermediate Java programmers, this book presents several ways to produce flexible code using reflection. The authors, who have taught a software patterns course at the University of Texas, discuss dynamic loading, dynamic proxies, class stack introspection, the class loader, class-to-c