Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2007, Vol. 33 ›› Issue (01): 101-103. doi: 10.3969/j.issn.1000-3428.2007.01.034

• Networks and Communications • Previous Articles     Next Articles

Rule-based Method for Network Data Collection and Processing

BAO Tie, LIU Shufen   

  1. (School of Computer Science and Technology, Jilin University, Changchun 130012)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-01-05 Published:2007-01-05

基于规则的网络数据采集处理方法

包 铁,刘淑芬   

  1. (吉林大学计算机科学与技术学院,长春130012)

Abstract: According to the research on process of network data collection and processing, this paper brings forward a rule-based method for network data collection and processing combined with practice project. The method encapsulates the logic of network data collection and processing by business rules, and organizes the business rules through object-oriented Rete algorithm. Data collection and processing systems adapted this method are more flexible and effective. And business logic and process are separated by this method. By focusing on customizing the rules with good readability depend upon the practical condition of the network, rather than compiling and maintaining messy, tangled business determinant statements.

Key words: Business rule, Network, Data collection, Rete algorithm

摘要: 通过对网络数据采集和处理过程进行分析,并结合实际项目提出基于规则的网络数据采集处理方法。这种方法使用业务规则来封装网络数据的采集和处理逻辑,并且使用面向对象的Rete算法组织业务规则,使数据采集处理系统具有更大的灵活性和更高的效率,实现了业务逻辑和过程的分离。用户可以针对具体网络情况定制具有良好可读性的业务规则,而不必频繁修改那些复杂的业务决策语句。

关键词: 业务规则, 网络, 数据采集, Rete算法