Highly Efficient Event Filter in the Publish/Subscribe Middleware

DONG Jun,CAO Jian,LI Ming-lu
DOI: https://doi.org/10.3969/j.issn.1000-1220.2013.03.002
2013-01-01
Abstract:Large scale distributed computing environment with dynamic,complex structure and a series of characteristics,to satisfy the need of distributing massive data to insterested message consumer in this enviroment,we need to design a publish/subscrible based middleware.The complex event message was broken-up into a pipeline,which is consisted of many light-weight filtering components,improved the efficiency of the system.In addition,develop a highly efficient algorithm for the core module event filter.By using multi-dimensional indexing,bitwise operators,do clustering for the subscription,reduce the redundant matching.Improve the system throughput,make it have asynchronous,many-to-many and loosely-coupled communication properties,good scalability,and can be used in the large scale of distributed computing environment.
What problem does this paper attempt to address?