Event Management System Using Spatial and Event Attribute Information
摘要
The event management mechanism matches messages that have been subscribed to and events that have been published. To identify the subscriptions that correspond to the occurrence inside the category, it must first run a clustering operation on the subscription message data and determine the category to which the event belongs. In this work, we offer an on-the-fly publish-subscribe technique that can handle on-the-fly subscription changes and category modifications in a distributed environment, as well as the synchronization of spatial information and event attribute information. Additionally, without any prior information, clustering and matching processes can be carried out rapidly. The publish-subscribe method is implemented on a distributed system, and a load-balancing solution is proposed for the algorithm on the distributed system. We then constructed our cluster and used real data to empirically evaluate the suggested publish-subscribe technique. Experiments show that incorporating both similarity and relevance with frequency, compared to focusing on similarity alone, significantly decreases the number of categories which need to be matched for events. This leads to a 15.5% improvement in the speed of matching events and subscriptions.