Nova Patents
EP0806731A2

Database network

Abstract

A method and apparatus for publishing and receiving events to a network (120). A plurality of "publisher" entities publish information and a plurality of "subscriber" entities request and use the information. Publishers (102, 110, 116) and subscribers (104, 112, 118) are connected to each other through a network (120). The network (120) is a "store and forward" network whose routing is "content-based." The basic quanta of information is called an "event." Publishers (102, 110, 116) publish events and subscribers (104, 112, 118) subscribe to events that match criteria defined by the subscriber (104, 112, 118). Publication and subscription are performed asynchronously. Publishers (102, 110, 116) and subscribers (104, 112, 118) do not have direct knowledge of each other. The system (100) receives a published event from a publisher (102, 110, 116) and routes the event to all appropriate subscribers (104, 112, 118). Each subscriber (104, 112, 118) is guaranteed to receive all events published on the system (100) if, and only if, they match the subscription criteria specified by the subscriber. A legacy data base can be added to the network by way of a data base connector, which can be a publisher, a subscriber, or both.

EP0806731A2, drawing sheet 1
Sheet 1 of 31

Term

Term ended

Projected expiry passed 17 January 2017, 9.7 years ago.

  1. Priority
  2. Filed
  3. Published
  4. Projected expiry
  5. Today

8 claims: 2 independent, 6 dependent

  1. 1
    A method of connecting a data base to a publisher/subscriber network, so that the data base can publish events to the network, the method comprising the steps, performed by the data processing system, of:providing a link so that the data base can communicate with a data base connector computer program by way of a transaction monitor computer program;setting up the data base connector as a publisher hub in the network;receiving input, by the data base, from a user that alters data in the data base;informing the transaction monitor that the data has been altered;receiving input from the user indicating that the altered data should be committed;informing the transaction monitor that the altered data is committed;andsending, by the data base connector, in accordance with a message from the transaction monitor that the data is committed, a published event to the network in accordance with the altered data.
  2. 3
    A method of connecting a data base to a publisher/subscriber network, so that the data base can subscribe to events to the network, the method comprising the steps, performed by the data processing system, of:providing a link so that a data base connector computer program can communicate with the data base;setting up the data base connector as a subscriber hub in the network;receiving, by the data base connector, an event from the network;sending, by the data base connector, data in accordance with the received event to the data base;andcommitting, by the data base connector, the data in the data base.