Real-time event processing system with service authoring...

Data processing: database and file management or data structures – Database design – Data structure types

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C707S793000, C379S265010

Reexamination Certificate

active

06681230

ABSTRACT:

FIELD OF THE INVENTION
The present invention relates generally to real-time event processing, and more particularly to methods, apparatus and systems for processing real-time events in applications such as telecommunications and computer networks.
BACKGROUND OF THE INVENTION
Many event-processing systems have real-time performance requirements that cannot be met by conventional general-purpose database management systems. In telecommunications applications, for example, a variety of adjunct switching services such as debit-based billing, number mapping, call forwarding, and local-number portability involve event processing during the critical call-connection phase of a telephone call. To meet the real-time requirements of the network, the service time for such events generally must not exceed a few milliseconds. However, with conventional database technology, the costs of invoking a structured query language (SQL) operation over a client-server interface, or the costs associated with a single access to secondary storage, can account for hundreds of milliseconds. As a consequence, performance goals on the order of a few milliseconds may already be unattainable even before the costs of the event processing logic are taken into account.
These limitations have led to the use of custom database systems for many high-performance real-time event processing applications. Custom systems are typically tightly coupled to their particular applications, and are tuned to the specific requirements of those applications. These solutions generally work well in practice, and can provide close to optimal performance. However, they also have a number of serious disadvantages. For example, the cost of developing and maintaining custom systems can be high, and generally cannot be amortized across a number of different applications. Moreover, custom systems are frequently inflexible. It can become difficult or even impossible to adapt a custom system to unforeseen or evolving requirements.
A need therefore exists for an improved real-time event processing system which provides the performance benefits of custom database systems, without sacrificing the flexibility and maintainability typically associated with conventional general-purpose database systems.
SUMMARY OF THE INVENTION
The invention provides a general-purpose real-time event processing system (EPS) which avoids the problems associated with custom systems. The EPS in an illustrative embodiment meets real-time performance goals through the use of one or more real-time analysis engines (RAEs) operating in conjunction with a main-memory storage manager as its underlying database system. The main-memory storage manager offers transactional access to persistent data, but at the speed of a main-memory system. Application-specific services for execution in the RAEs of the EPS are generated in a service authoring environment (SAE). The SAE provides a set of tools and one or more graphical user interfaces (GUIs) for authoring, validating, compiling and installing new services, or adapting existing services to new requirements.
In accordance with the invention, the SAE which is used to generate services executed in the RAEs may include a declarative language comprising one or more of the following data structures: (i) a base table which supports insert, update, delete and select operators, (ii) a chronicle which supports insert and select operators, wherein an insert into a chronicle corresponds to generation of a record on an output stream, and (iii) a view which supports a select operator and whose contents are derived from one or more other tables. Both the base tables and the views may be stored explicitly in a memory portion of the main-memory database system accessible to the RAEs, but chronicles are generally not stored in the memory portion of the main-memory database system. The SAE further includes a GUI for generating the services, a static check element for processing a given service generated by the GUI, and a translation and compilation element for generating program code for implementing the given service within the RAEs. The SAE may generate at least one of the services in the form of object code which is dynamically linked into the RAEs without interrupting event processing.
A real-time EPS in accordance with the invention provides a critical path for event processing that is specifically designed for high performance, while also retaining many desirable features of conventional database systems, including high-level, declarative programming interfaces, and the well-known transactional correctness properties of atomicity, consistency, isolation and durability (ACID). These features of the invention enhance the reliability, robustness, usability and maintainability of the real-time EPS and the applications built thereon.
The invention can be used in conjunction with any event processing application, including, for example, telecommunications, electronic commerce, and Internet service provisioning applications. For example, in a telecommunications application, the invention can be configured to provide a basis for features such as enhanced billing systems, fraud detection and prevention, local-number portability, settlements among service providers and real-time traffic analysis.


REFERENCES:
patent: 5546455 (1996-08-01), Joyce et al.
patent: 5740423 (1998-04-01), Logan et al.
patent: 5751798 (1998-05-01), Mumick et al.
patent: 5828845 (1998-10-01), Jagadish et al.
patent: 0809387 (1997-11-01), None
patent: 0809410 (1997-11-01), None
Marwedel (Code generation for core processors, ACM, 1997, pp. 1-6).*
Saksena et al. (Guidelines for automated implementation of executable object oriented models for real-time embedded control systems, IEEE, 1997, pp. 240-251).*
Baulier et al., Sunrise: A Real-Time Event-Processing System, Bell Labs Technical Journal, Jan.-Mar. 1998, pp. 3-18.*
Cha et al. Object-Oriented Design of Main-Memory DBMS for Real-Time Application, IEEE, 1995, pp. 109-115.*
Fletcher et al., U.S. Statutory Invention Registration, H1,894, Oct. 2000.*
Jagadish et al., View Maintenance Issues for the Chronicle Data Model, ACM, May 1995, pp. 113-124.*
G.D. Baulier et al., “Sunrise: A Real-Time Event-Processing System,” Bell Labs Technical Journal, pp. 3-18, Jan.-Mar., 1998.
J. Baulier et al., “A Database System for Real-Time Event Aggregation in Telecommunication,” Proceedings of the 24th VLDB Conference, New York, USA, 3 pages, 1998.
H.V. Jagadish et al., “View Maintenance Issues for the Chronicle Data Model,” Proc. ACM SIGACT-SIGMOD-SIGART Symp. on Principles of Database Systems (PODS), San Jose, Calif., pp. 113-124, May 1995.
N.H. Gehani et al., “Event Specification in an Active Object-Oriented Database,” AT&T Bell Labs Technical Journal, pp. 81-90, 1992.
X. Qian et al., “Incremental Recomputation of Active Relational Expressions,” IEEE Transactions on Knowledge and Date Engineering, vol. 3, No. 3, pp. 337-341, Sep. 1991.
P.L. Bohannon et al., “The Architecture of the Dalí Main Memory Storage Manager,” Bell Labs Tech. J., vol. 2, No. 1, pp. 1-36, 1997.
H.V. Jagadish et al., “Dalí: A High Performance Main Memory Storage Manager,” Proc. Intl. Conf. on Very Large Databases (VLDB), Santiago, Chile, pp. 1-12, Sep. 1994.
D. DeWitt et al., “Implementation Techniques for Main-Memory Database Systems,” Proc. ACM SIGMOD Intl. Conf. on Management of Data, Boston, Mass., pp. 1-8, Jun. 1984.
T.J. Lehman and M.J. Carey, “A Study of Index Structures for Main-Memory Database Management Systems,” Proc. Intl. Conf. on Very Large Databases (VLDB), Kyoto, Japan, Aug. pp. 294-303, 1986.
T.J. Lehman et al., “An Evaluation of Starburst's Memory-Resident Storage Component,” IEEE Transactions on Knowledge and Data Engineering, vol. 4, No. 6, pp. 555-566, Dec. 1992.
K. Salem et al., “System M: A Transaction Processing Testbed for Memory Resident Data,” IEEE Transactions on Knowledge and Data Engineering, vol. 2, No. 1, pp. 161-172, Mar. 1990.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Real-time event processing system with service authoring... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Real-time event processing system with service authoring..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Real-time event processing system with service authoring... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3210364

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.