- Mastering JBoss Drools 6
- Mauricio Salatino Mariano De Maio Esteban Aliverti
- 290字
- 2021-07-09 19:58:39
Chapter 1. Rules Declarative Nature
We developers have always had to deal with the complex problems in software development and they're not going to get any simpler in the future. Systems such as fraud detection software, shopping carts, activity monitors, credit and finance applications, and generally any type of systems that take isolated pieces of data and make a decision based on this information is a very common thing nowadays. Not only is there a necessity to correlate all this data, but also do it as fast as possible for more data each time, and be able to update the correlation mechanisms in a quick manner.
Great expectations spring from this sort of system, of which one of the most trending right now is the Internet of Things. As more and more devices and pieces of software interconnect, a great necessity arises for the systems that allow complex situations to be detected in a simple collaborative way by more and more people outside the development cycle, and be able to react quickly upon detection of these situations. Traditional programming has strived to adjust to this ever-changing pace of adaptation, through agile methodologies and continuous delivery. However, when it comes to the task of actually creating the software that has to detect complex situations and react to them by making a decision, the necessity for a new paradigm for development arises and that's where business rules and Drools come to our aid.
In this chapter, we will cover a detailed explanation of business rules:
- The definition and structure of business rules
- The importance of business rules to the development life cycle
- The uses of technologies such as Drools and its tooling for the developers and everyone in an organization
- PPT,要你好看
- Dreamweaver 8中文版商業(yè)案例精粹
- 最后一個(gè)人類
- Creo Parametric 1.0中文版從入門到精通
- 觸控顯示技術(shù)
- Linux:Powerful Server Administration
- Learning Azure Cosmos DB
- PostgreSQL 10 Administration Cookbook
- 精通數(shù)據(jù)科學(xué):從線性回歸到深度學(xué)習(xí)
- 基于神經(jīng)網(wǎng)絡(luò)的監(jiān)督和半監(jiān)督學(xué)習(xí)方法與遙感圖像智能解譯
- Mastering Exploratory Analysis with pandas
- 智能鼠原理與制作(進(jìn)階篇)
- ASP.NET 2.0 Web開發(fā)入門指南
- Hands-On Dashboard Development with QlikView
- Learning Apache Apex