An Efficient, Scalable Content-Based Messaging System

  • Authors:
  • Ian Gorton;Justin Almquist;Nick Cramer;Jereme Haack;Mark Hoza

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • EDOC '03 Proceedings of the 7th International Conference on Enterprise Distributed Object Computing
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Large-scale information processing environmentsmust rapidly search through massive streams of raw datato locate useful information. These data streams containtextual and numeric data items, and may be highlystructured or mostly freeform text. This project aims tocreate a high performance and scalable engine forlocating relevant content in data streams. Based on theJ2EE Java Messaging Service (JMS), the content-basedmessaging (CBM) engine provides highly efficientmessage formatting and filtering. This paper describesthe design of the CBM engine, and presents empiricalresults that compare the performance with a standardJMS to demonstrate the performance improvements thatare achieved.