GB2350758A - Message broker providing a publish/subscribe sevice and method of processing messages in a publish/subscribe environment - Google Patents

Message broker providing a publish/subscribe sevice and method of processing messages in a publish/subscribe environment Download PDF

Info

Publication number
GB2350758A
GB2350758A GB9912901A GB9912901A GB2350758A GB 2350758 A GB2350758 A GB 2350758A GB 9912901 A GB9912901 A GB 9912901A GB 9912901 A GB9912901 A GB 9912901A GB 2350758 A GB2350758 A GB 2350758A
Authority
GB
United Kingdom
Prior art keywords
message
subscriber
broker
capabilities
messages
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
GB9912901A
Other versions
GB9912901D0 (en
Inventor
Colin Leonard Bird
John Bryan Ibbotson
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by International Business Machines Corp filed Critical International Business Machines Corp
Priority to GB9912901A priority Critical patent/GB2350758A/en
Publication of GB9912901D0 publication Critical patent/GB9912901D0/en
Priority to JP2000070290A priority patent/JP3378848B2/en
Priority to IL13515600A priority patent/IL135156A0/en
Priority to EP00302178A priority patent/EP1043671A3/en
Publication of GB2350758A publication Critical patent/GB2350758A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/546Message passing systems or structures, e.g. queues
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Software Systems (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Game Theory and Decision Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • General Business, Economics & Management (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Digital Computer Display Output (AREA)
  • User Interface Of Digital Computer (AREA)
  • Communication Control (AREA)

Abstract

Provided is a message broker 30 and a method of processing message content within a publish/subscribe message distribution service. The message broker and method extends publish/subscribe service capability to heterogeneous, pervasive communications networks in which different subscriber systems 20 can have very different capabilities in terms of their multimedia presentation capabilities, processing capabilities and storage capabilities. The broker 30 modifies the content of messages received from publisher application programs 10 to conform to the subscriber system capabilities prior to sending derived messages to the subscriber applications 20. There may be a distributed collection of brokers which communicate with each other, instead of a single broker. Subscribers register their capabilities with the broker when requesting information on subjects of interest.

Description

2350758 MESSAGE BROKER PROVIDING A PUBLISH/SUBSCRIBE SERVICE AND METHOD OF
PROCESSING MESSAGES IN A PUBLISH/SUBSCRIBE ENVIRONMENT
Field of Invention 5
The present invention relates to a message broker providing a publish/subscribe service, and to a method of processing message content in a publish/subscribe environment.
Background
Publish/subscribe is a known information distribution mechanism in which information providers (Publishers) send information electronically across a network to a community of information users (Subscribers) who have chosen the topics of information they wish to receive. Typically, publishers publish a single message to a broker. The broker then decides from its registered subscriptions where to send copies or derivatives of the message.
Known publish/subscribe mechanisms rely on distribution lists, typically executing very simple logic to achieve required routing of highly structured, small transactional messages. Subscriber applications can be registered to receive all messages which include a specific subject classification or keyword, such as a company name or a more specific subject, within the message header or within a particular content field of the structured message. Message dictionaries hold information about the structure of messages, providing the message broker with a definition of the structure of all messages that will pass through it and so enabling unpacking of fields from the message content for inspection. The message broker queries the message header or a field within the content to retrieve the subject classification or keyword, and this is then compared with a list of subscriber applications, information requirements and any other stored rules for routing messages to determine which applications the message should be sent to.
Knowledge of the registered applications, required message formats also enables message format transformations (for example, an incoming message's text content may be in COBOL whereas a subscriber may require this content to be converted to text within an e-mail memo). An example apparatus and method providing this capability is described in us patent 5,187,787.
These known publish/subscribe mechanisms can only operate with highly structured messages, since the simple logic involves comparison of the contents of only a specific message field with entries in a distribution list. Furthermore, known publish/subscribe mechanisms have 2 typically only used simple logic for routing determination and format transformations and have not extended the publish/subscribe environment to more complex processing of message content which is not text-based.
Since modern communications increasingly include non-text based messages, such as the sending of graphics and video over the Internet, these limitations of the prior art systems are a significant problem.
Furthermore, the typical network environments in which publish/subscribe mechanisms have been implemented include high performance workstations as subscriber computer systems with the broker running on a server computer to which each of the subscriber systems connects. The subscriber systems are thus typically homogeneous in terms of their system capabilities. The individual information reauirements of users at each of the workstations have typically also been broadly is consistent, since the broker's server system and the subscriber systems have typically been implemented within a single organisation for managing distribution of data to subscribers within the organisation. It is very common for modern communications and data processing networks to comprise heterogeneous networks in which different systems have very different capabilities. Known publish/subscribe services do not take account of these differences.
summary of invention
In a first aspect of the present invention, there is provided a message broker software component supporting a publish/subscribe service wherein the broker is adapted to receive and store information from subscriber systems regarding their capabilities, and wherein the broker is responsive to receipt of a message from publisher application programs to modify the content of the message to conform to the subscriber system capabilities and then to send derived messages including the modified message content to subscriber application programs at the subscriber systems.
Subscriber "systems" in this context may be any network- connected data processing or data presentation apparatus or device, such as a computer system, a personal digital assistant (PDA), a device controller embedded within an apparatus (such as in a vehicle), a mobile telephone or message service centre, or a 'set-top box, connected to a television set.
The subscriber systems, capabilities are preferably characteristics which are relevant either to the presentation of message content at the subscriber system or to the processing or storing of the message content at the subscriber system. Examples of the capabilities of the subscriber system to process and to store message content include the processor 3 speed and available storage space. Examples of capabilities relevant to presentation include:
0 graphics capabilities such as the resolution or pixel depth of the display apparatus of the subscriber system, the graphics mode (type of display), the compression schemes supported, preferred image format and other image model parameters; 0 system limitations relevant to text documents such as a maximum document buffer size; 0 audio capabilities, including whether the subscriber system supports audio playback and if so which formats; 0 video capabilities, including whether the subscriber system supports video playback and which formats; 0 characteristics which have requirements for business information (i.e. content -specific requirements as distinct from the more generic system limitations relevant to text documents described above) - these requirements may be data type conversions (such as text to voice for a mobile telephone); and 0 the application programs which are available on the system.
Exposing these system characteristics or capabilities to the broker enables the broker to modify message content to conform to the capabilities. For example, a computer system within a vehicle may require transcoding of the text of received messages into audio, and may be unable to play video files, and the display screen may be low resolution.
As another example, algorithms at the broker may select an abstract or generate a precis of an oversized document which exceeds a PDA's buffer limitations.
In addition to processing message content to conform to the above subscriber system capabilities, the broker will typically also perform any required text format conversions (such as ASCII to EBCDIC) and filtering of information in accordance with user-selection of required topics. These operations are known in the art.
The invention has the advantage of enabling a publish/subscribe information distribution mechanism to be extended to handle any type of message content including multimedia content whilst enabling implementation of this extended publish/subscribe capability within a heterogeneous network in which individual subscriber systems may have very different capabilities. The invention provides a broker which can 4 take account of the subscriber system capabilities and adapt the message content which it sends to the subscriber systems to conform to the presentation capabilities or other capabilities of the individual subscriber systems. This may involve modifying both text and non alphanumeric message content for preferred presentation mechanisms and formats.
There are significant advantages of processing message content at the broker to conform to subscriber system capabilities instead of leaving subscriber systems to perform the processing. In a pervasive computing environment where subscriber systems include systems with very limited memory and processing power, it may be impossible to perform the necessary modifications of message content at the subscriber system.
Secondly, the subscriber systems, experience of communication link performance can be improved by avoiding transmission of excessive sized messages which include more content than is useful to the subscriber.
A preferred implementation of the collecting of subscriber system capabilities at the broker involves a message service agent at each subscriber system initiating a query of the system capabilities in response to a user initiating a request for an application program on the subscriber system to be registered as a subscriber. This query is preferably only run when the first subscription registration request is initiated at each subscriber system. The system capability information is then packaged and sent to the broker together with user-specified requirements for information subjects. The broker then stores the capabilities information in association with the subscriber subject requirements. In response to published messages being received at the broker, the broker identifies the message content and uses the stored subject requirements to determine which subscribers have registered to receive this message content and uses the stored capabilities information to determine what processing is required to match the message content to subscriber system capabilities.
The processing to conform to a subscriber system's capabilities may be performed subsequent to performing the steps of determining who the interested subscribers are and comparing the content characteristics of a received message with the interested subscriber's system capabilities.
Alternatively, a plurality of derived messages may be generated for received messages having certain message content characteristics and then a check performed of which of the derived messages should be sent to each interested subscriber system.
The identification of message content preferably includes an analysis to identify specific non- alphanumeric data types within the message content, and this information is then used together with the subscriber capabilities information to determine the required processing by the broker. The user-specified requirements may also include an identification of particular processing operations which should be performed by the broker or by selectable processing modules associated with the broker. The analysis of message content and user - specif icat ion of requirements which identify required processing are described in the co-pending UK patent application number GB9906231.7 which is assigned to International Business machines Corporation. These features will be described in more detail later.
In a second aspect of the invention there is provided a method, implemented at a message broker which is adapted to provide brokering services within a network, for modifying the content of messages received from publisher application programs prior to sending messages to subscriber application programs, the method including: analysing the content of received messages to identify content characteristics; comparing identified content characteristics with stored information regarding subscriber requirements to identify interested subscribers; comparing identified content characteristics with stored information regarding subscriber system capabilities to determine processing requirements for modifying the message content to conform to the subscriber system capabilities; and sending to the subscriber systems derived messages including message content which conforms to the subscriber system capabilities. The processing to generate derived messages may be performed either before checking individual system capabilities (i.e. generating a set of versions of modified message content and only subsequently determining which of these messages should be sent to a subscriber) or afterwards (i.e. using the capability information to generate a derived message which conforms) In a third aspect, there is provided a message service agent software component for a subscriber system of a data communications network which includes publisher application programs located on a first plurality of computers sending messages to a broker on a server computer which then forwards messages to the subscriber systems, the message service agent being adapted to:
respond to initiation at the subscriber system of a subscription registration request, to query subscriber system capabilities; and to send to the broker system capability information obtained by the query together with the subscription registration request.
Brief Descrit)tion of Drawings Preferred embodiments of the invention will now be described in more detail, by way of example, with reference to the accompanying drawings in which:
6 Figure 1 is a schematic representation of a computer network implementing a first embodiment of the invention, including publisher application programs sending messages to a broker and subscriber application programs receiving messages from the broker; 5 Figure 2 is a schematic representation of a distributed broker architecture; and Figure 3 shows the sequence of operations of subscription according to an embodiment of the invention; Figure 4 shows the sequence of operations of a publish/subscribe distribution method implemented by a broker according to an embodiment of the invention.
Figure 5 shows a linked list structure exemplifying a tabulated subscriber information storage structure within the broker of Figure 4.
Detailed Description of Preferred Embodiments
The invention may be implemented in a heterogeneous data processing and communications network. Application programs running on different computers within the network are enabled to communicate and hence interoperate using messaging products such as IBM Corporation,s MQSeries message queuing software products. Message queuing and commercially available message queuing products are described in "Messaging and Queuing Using the MQI", B.Blakeley, H.Harris & R.LewiS, McGraw-Hill, 1994, and in the following publications which are available from IBM Corporation: "An Introduction to messaging and Queuing" (IBM Document number GC33-0805-00) and,MQSeries - message Queue interface Technical Reference" (IBM Document number SC33-0850-01). The network via which the computers communicate using message queuing may be the Internet, an intranet, or any computer network. IBM and MQSeries are trademarks of IBM Corporation.
IBM's MQSeries messaging software products provide transactional messaging support, synchronising messages within logical units of work in accordance with a messaging protocol which gives assured once and once only message delivery even in the event of system or communications failures. MQSeries products provide assured delivery by not finally deleting a message from storage on a sender system until it is confirmed as safely stored by a receiver system, and by use of sophisticated recovery facilities. Prior to commitment of transfer of the message upon confirmation of successful storage, both the deletion of the message from storage at the sender system and insertion into storage at the receiver system are kept in doubt, and can be backed out atomically in the event 7 of a failure. This message transmission protocol and the associated transactional concepts and recovery facilities are described in international patent application WO 95/10805 and US patent 5465328, which are incorporated herein by reference.
The message queuing inter-program communication support provided by the MQSeries products enables each application program to send messages to the input queue of any other target application program and each target application can asynchronously take these messages from its input queue for processing. This provides for assured delivery of messages between application programs which may be spread across a distributed heterogeneous computer network, but there can be great complexity in the map of possible interconnections between the application programs.
This complexity can be greatly simplified by including within the network architecture a communications hub to which all other systems connect, instead of having direct connections between all systems.
message brokering capabilities can then be provided at the communications hub to provide intelligent message routing and integration of applications. message brokering functions typically include the ability to route messages intelligently according to business rules and knowledge of different application programs, information requirements, using message topic, information contained in message headers, and the ability to transform message formats using knowledge of the message format requirements of target applications or systems. Such brokering capabilities are provided by IBM Corporation's MQSeries integrator software product, providing services for messages which are exchanged between application programs using IBM's MQSeries messaging products.
If we adopt an hierarchical view of these various components with application programs at the top closest to the user, then a message broker component sits at the next layer down between the application programs and the message delivery software.
According to the present invention, a message broker software product or software component can be adapted to support the publish/subscribe mechanism for information delivery and to extend that mechanism to include more complex processing of message content.
Figure 1 shows an overview of message flows between publishing application programs 10 and subscribing application programs 20 via a message broker 30 according to the present invention. The message broker according to the preferred embodiment of the invention is implemented as a software component which interoperates with a message delivery software product 90 running on a computer system 100 to which all publishing applications connect via a communications network. However, 1 8 the brokering functions could be distributed across a plurality of message broker components connected via the network, as discussed in the next paragraph. Thus, the message broker (whether a single component or distributed) is connected to receive all published messages. Each application program is associated with a message delivery product 90, which handles the complexities of inter-program communication across the network, and each message broker is also associated with a message delivery product 90 on its computer system 100.
As noted above, and represented in Figure 2, instead of a single broker at the communications hub, the hub may consist of a distributed collection 35 of brokers 30 which communicate with each other, These brokers 30 may share subscription lists and provide a redundant, scalable distributed broker infrastructure. The message broker services provided by such a distributed broker infrastructure can be enhanced by using an identification of message content characteristics to select one of a plurality of processors within a distributed broker environment with reference to its functional capabilities and the identified message characteristics such that processing of the message is optimised. For example, if one part of the message broker function is located on a system having a direct connection to a database, the efficiency of SQL queries may be optimised by passing all SQL queries which are issued within a region of the network to that system. If a second part of the message broker function is located on a system which has sPecialised processing capabilities for images, then all messages within the relevant network region containing images may be sent to that system.
For ease of understanding, the following description will refer to a single message broker located on a single data processing system to which all published messages are sent.
A user of a subscriber application initiates 130 a request to register the subscriber application with the broker, the request including information entered by the user regarding the subjects for which the user wishes to receive messages. For example, the user can specify "STOCK/COMPUTERS/" for stock prices of all computer companies, or "/IBM" for all messages which relate to IBM Corporation, or can specify a requirement to receive all messages from a particular subscriber. The request to register is generated at the subscriber system and this triggers a message service agent 120 (a software component) at the subscriber system to query 140 a predefined set of the subscriber system's capabilities via a system level API. This can be a single API call which prompts retrieval of a comprehensive predefined set of system capability information. In this case, the query is only run when a first subscription registration request is initiated by a given subscriber system, unless the capability information being obtained by the query 9 includes information which changes over time (such as the amount of memory space currently available for use by the subscriber application) Alternatively, the message service agent may be adapted to issue a number of specific API calls, one for each required element of capability information, in dependence on the type of subscriber request. If the capability information queried is specific to the particular subscription request, then the information may need to be supplemented and/or updated for subsequent subscription requests. with this embodiment, no query may be run at all for certain types of subscription request.
The retrieved capabilities information and the existing generated request are then packaged by the message service agent 120 as an XML (Extensible markup Language) structured message and sent 150 to the broker.
on receipt of a subscriber registration request, the broker maps the system capability information included in the request to predefined classes of capability. For example, the maximum image resolution capability of a subscriber system may be 256xl28 pixels. The broker then maps this to one of the classes High, medium or Low resolution. A similar mapping to a predefined set of classes is performed for pixel depth, buffer sizes, and other parameters which can be categorized in this way. This ensures that the different types of processing which have to be performed for each different subscriber are limited to avoid the need to control unique processing operations in relation to each capability parameter for each different subscriber - providing a balance between performance and flexibility.
The broker then stores 170 the subject requirements of subscribers in tables of a database in a repository 110 in association with their categorised system capability information. Figure 5 shows an example table structure in which a first table 300 stores required subject information 320 in association with subscriber names 330 (user names). A second table 310 stores the subscriber names 330 together with the network address 340 of the subscriber application programs, the subscriber system capability information 350 and information 360 regarding any processing requirements specified by the user or required by the application program.
When a message is received by the message broker, a message analysis component 60 within the broker firstly investigates 180 the message header for a topic or subject identifier and/or identification of the sender, as is known in the art. A message publisher application may have identified a message topic or subject, such as by entering "STOCK/COMPUTERS /IBM" or "STOCK/AUTOS/GM" into a relevant field of the message header to indicate that the subject of the message is stock prices for IBM Corporation or General motors respectively. The message broker includes a rules engine 40 which compares 210 any topic identifier and sender identifier retrieved from the message header of a published message with a list of subscribers, information requirements to identify which subscribers wish to receive this message.
Additionally, according to a preferred embodiment of the invention, the topic identifier is also compared 210 with a list of topic identifiers which are known to imply that there is non-alphanumeric message content. In one example implementation, message publisher applications provide information to the broker (as part of a registration process) including a list of topic identifier codes which are to be used when the publisher is publishing messages including non- alphanumeric content. (Alternatively, the registration process could involve publishers specifying message topics which will only include text-based content, to indicate that no further analysis of the content of such messages is required to determine whether there is any non-textual content.) Then, unless the attempt to retrieve and interpret a message topic identifier enables a final determination of how to handle the message, the message broker's analysis component 60 scans 190 the content of the message, looking for byte sequences which are representative of particular content types. The analysis component 60 compares 200 byte sequences from the message content with dictionaries of byte sequences which are representative of certain content- type- specific structures. For example, GIF, TIFF and JPEG images each have characteristic byte structures. The content scanning step can identify audio content and images and resolve image formats. A message could also include program code, such as HTML (Hypertext Markup Language) or XML codes which describe the format of data for display by an Internet web browser. The message content scanning step could easily be implemented to recognise XML or HTML by reference to their respective dictionary of tags.
Next, having identified published message content 200 and identified interested subscribers 210, the system capabilities information and other subscriber- specific and application- specific information is retrieved from the subscriber information tables. The rules engine 40 then compares 220,230 the identified message content with the stored subscriber application requirements and system capabilities of the identified interested subscribers and any stored information regarding particular processing which the user has requested. For example, an incoming message may contain an image file having a particular resolution such as 1280 x 1024, which the rules engine determines exceeds the medium, resolution capability of a particular 11 subscriber system. The rules engine thus identifies a requirement to convert the image to 'Medium' resolution (640x512).. Similar requirements for processing are identifid for other capability parameters.
The broker now has sufficient information to generate 240 a processing task definition regarding the processing which must be performed to generate a derived message content which is to be sent to the subscriber application and which content will conform to the following requirements:
matching the subject matter requirements of the user; matching the system capabilities of the subscriber system; and matching the format requirements of the subscriber application.
The processing task definition is then used to select 250,260 and control the operation of a particular processing module 70, or a plurality of processing modules, of the broker to perform 270 the required processing. A collection of message handler modules 70, including the multimedia processing modules, are held as objects in an object library 80 and are instantiable in response to the broker's determination of a requirement for a specific processing module 70 to perform its processing operations on a received message. The message broker 30 responds to a selection 250 of a message handler module 70 by checking whether that module is already running (i.e. has been instantiated on receipt of a previous message) and, if so, queuing the message in an input buffer for processing by that handler module. If the required handler module is not running, then it is instantiated and the message is passed to the input buffer of the handler module for processing.
In one embodiment of the invention, all messages which include imagecontent and for which some processing of that content is required are passed 260 to a single image processor module. Similarly, all messages including audio data which requires processing are passed to a single audio processing module and messages including other identifiable data types are passed to a respective processing module for that type.
This may entail passing a single message through a sequence of processing steps each performed by a different message handler module if the message includes a number of content types. Messages containing executable code may be passed to a processing module that performs authentication (for example, digital signature verification or virus checking) prior to permitting publication, to protect subscribers from undesirable program code.
The processing which is performed by the selected message handler module is determined by the specified requirements of individual 12 subscriber applications, the particular characteristics of the received message content, and the capabilities of the subscriber system. Using the example of XRL message content given earlier, examination of the xmL content could indicate the existence of specific multimedia content and reveal the characteristics of the content that would be relevant to a determination of how it should be processed, and in some circumstances XML format could then also be used to provide one or more code modules that would be required for appropriately processing the identified content.
The selected message handler module then performs 270 Operations on the message content in accordance with the associated task definition, and passes the resulting derived message or messages back to the message broker for distribution 280 to the relevant subscribers.
There is a potential performance problem with the above described implementation of the invention in that, even with the above-described classification of capability parameters into predefined classes (such as High, Medium and Low), there is still potentially a different set of processing operations being performed on each published message for each subscribing user and this has performance overheads. An alternative embodiment of the invention generates multiple versions of the content of some messages (for example, where the message includes an image file having a resolution above a minimum threshold, generating High, medium and Low resolution images) and only subsequently ref ers to individual system capabilities and application and user-requirements to determine which version of the image or other content should be sent to which subscribers. This can have significant performance benefits, especially if the generation of the multiple versions of message content is performed in parallel with retrieval of the system capability and other relevant information.
Furthermore, performance can be optimised for the particular network environment by selecting which message content characteristics should be modified by processing prior to a comparison with subscriber capabilities and requirements and which characteristics should only be modified with reference to individual subscriber capabilities and requirements. An example of this is to set a f lag when there is at least one active subscriber application which requires transcoding of text to audio, and if the flag is set to perform such transcoding to generate an audio file prior to comparing an individual message's content with individual subscriber requirements. This can avoid having to replicate the transcoding step as part of the personalised processing for particular subscribers. more generally, flags can be set at the broker to indicate whether there are active subscriber systems having particular system capabilities and to generate different versions of message content 13 in accordance with the subscriber system capabilities of the active subscribers prior to checking message content against the system capabilities of specific interested subscribers.
The above examples of alternative embodiments of the invention show that there is considerable flexibility in relation to the sequence of events. There is similar flexibility in relation to the architecture of the broker, since particular operations such as transcoding could be performed by a separate transcoding service or at various points within the message flow.
The advantages of the present invention will now be described with reference to a number of examples of message processing and brokering according to the invention.
A first example is where there are limited storage capabilities at a subscriber system, whereas the broker is located on a server system running a database. It may be appropriate to send to a subscriber application program a pointer which will enable a user of the subscriber application to access the database via the broker when required without having to replicate records of the database onto the subscriber system unnecessarily. The message sent to the subscriber by the broker in response to a published message arriving from a publisher may include a SQL expression for subsequently querying the database on the broker's server, or it may include a URL for accessing a web page via the Internet or an intranet. It should be note that a broker for an Internet web server may have a great range of different client systems sending requests to it, and so the present invention's ability to take account of subscriber system capabilities is very relevant to the Internet environment.
A second example use of the invention is for reducing the size of text documents to conform to the available text buffer size of the subscriber system. SGML and XML are example languages for describing information content which allow an intelligent mark-up of sections of a document (abstract, title, figures, authors, etc) so that it is possible to request that only abstracts, for example, of documents be delivered to your subscriber application if you know the vocabulary of the tagged documents. If only lOkb is available for storing a text document, the subscription may require processing of larger documents to reduce them to lOkb or less. As an alternative to selection of the abstract, the broker may call algorithms which perform more complex text processing such as generating a precis.
For a third example, consider a computer system which is set up to publish messages including images of the surface of the earth captured by an orbiting satellite. The organisation obtaining the information is able to recoup some of the costs of retrieving and processing their data by offering a subscription service to other organisations interested in receiving particular data contained within the captured images. A publisher application program at this first system periodically generates messages containing the raw captured images and sends these messages to the message broker. The message broker analyses 180-200 the messages on receipt and identifies the presence of images within the messages (by the combination of comparing any recognised message topic identifier with known topics and scanning message content, as described above).
The message broker uses the topic identifier to check 210 records of subscriber requirements - determining which subscribers have registered a requirement to receive messages related to this topic and determining what specific data requirements have been specified by those subscribers. As an example, a first subscriber may have registered with the message broker with a requirement for the subscriber to be set a message whenever the message broker receives messages including a topic identifier naming the specific publisher organisation. The subscriber may also have specified that all received messages from that publisher organisation should have their image content processed to generate a derived image showing classifications of crops identifiable from the captured raw image. Furthermore, the subscriber system's capabilities may impose requirements for particular image processing Operations. one example is the pixel depth of the subscriber system display, which may be bilevel, 256 level greyscale, or 24 bit colour - mapped by the broker to one of a set of pixel depth classes (High, Medium or Low). Having recognised the presence of image content, the message broker accesses the system capabilities information and user-specified requirements and then generates a task definition which describes the operations to be Performed to process the received message's image content in the required way.
The received message and the processing task definition are then sent 260 to a suitable image processing message handler module. This message handler module performs 270 the defined sequence of processing operations and then passes back to the message broker a derived message which includes the modified image data.
The message broker then forwards 280 the derived message to the subscriber or subscribers who specified this information requirement.
This routing of the final derived message or messages to subscribers in accordance with subscriber's information requirements (under the control of the rules engine 40) is very similar to the routing Performed by prior art message brokers. Thus, the present invention enables content-type specific processing of message content in accordance with subscriber system capabilities such that the content of messages sent to subscribers matches their system capabilities as well as the user-specified and application- specific requirements. The publish/subscribe broker according to the invention also provides the ability to perform appropriate processing of a message without relying on the inclusion of a single specific message structure. These advantages are provided within the context of an otherwise conventional publish/subscribe system which uses business logic for identification of relevant subscribers.
In the preferred embodiment of the invention, the message content type and system capabilities can be used to select a message handler module without reliance on a topic identifier in the message header. The analysis component 60 of the message broker scans message content (and this can be done either in all cases or only if querying of the message header is not sufficient to determine which message handler module to select). In one specific example implementation, when an image is identified within the message content by this scanning step, the image can undergo a watermark extraction process followed by an analysis of the watermark to determine whether this includes information sufficient to identify what message handler module should be selected. This watermark together with the subscriber system capabilities and stored subscriber requirements determine what specific processing operations should be performed on the image.
Similar watermark extraction and analysis to determine required processing operations can also be implemented for audio data within a message. One example is where a broker is connected to receive messages containing waveform data representing the material broadcast by a radio station. The broker recognises that the message includes audio content and passes the message to a particular message handler module which performs the following functions: retrieves a watermark from the audio data, compares the watermark with a database of copyright owners and their material to identify the relevant owner and material, and generates a message to be published to the copyright owner informing them that a particular copyright work has been broadcast by a particular radio station at a particular date and time. This will allow the copyright owner to seek royalty payments. The subscribing user may have specified, or the subscriber application may require, an output type such as an e mail memo and so specific processing may be required to significantly transform the message into the required type.
The message broker according to the preferred embodiment of the invention is able to employ logic which relies on an analysis of text based information in a message header and text-based data within the content of a message to determine whether a particular subscriber should receive a message in response to receipt by the broker of an incoming 16 message. That is, in addition to the multimedia processing capability of apparatus implementing the invention, the processing performed by a broker according to the invention may include processing subscriber information requirements such as a requirement to be notified of the stock price of a company (COMPANYNAME) when the stock price exceeds a threshold price. The subscriber may specify "STOCK/COMPUTERS/COMPANYNAME, ' as a topic identifier to be identified from message headers and "PRICE:
>$15011 as a filter which requires scanning of a share price field within the content of a received message to determine whether a message should be sent to that subscriber. The content analysis can also be implemented by queries which use the Structured Query Language notation or similar to test whether certain conditions are true (for example, nthe value of COMPANYNAME stock is > $15091).
In a further example of operation of a message broker implementing the invention, content queries may involve multimedia content analysis following on from the multimedia identification described above. This goes far beyond the simple business logic which is known in prior art systems. For example, subscribers may register an interest in receiving any images which include a red circle towards the top right of the image as a way of investigating possible trade mark infringement, or register an interest in receiving any image which is sufficiently similar to an example image or set of images which are representative of certain classes of image.
Technology is available (for example, IBM's Query By Image Content (QBIC) technology described in US patent 5579471) which allows image matching in response to such example images or user descriptions of features of an image that they want to match. The incoming image would be run as a query against a QBIC catalogue comprising the class representatives, the results being a set of distance measures. Fuzzy matching algorithms establish how close an image within a message is to the examples images or requested features. The subscription registration mechanism in a traditional publish/subscribe broker can thus be enhanced using multimedia feature definitions and multimedia feature comparisons to allow only those messages that meet the subscription criteria (within a given tolerance defined by specific thresholds) to be delivered to the subscribing user.
The QBIC example shows that the identification of message content characteristics can comprise separate steps of recognising the existence of a certain message content type (typically using precise matching of a given byte sequence) and then identifying image content characteristics beyond those which are inherent in the recognised byte sequence (such as whether the content matches defined parameters or example images within certain tolerances).
Following these steps, a decision is made with reference to subscriber system capabilities as to what processing to perform and how to do it. There is considerable flexibility within the scope of the invention regarding how to implement this step. The decision can employ a stored and relatively inflexible method or a dynamic approach that relies on periodic input from both publisher and subscriber. The subscriber may specify when registering as a subscriber some particular processing operations that it requires to be performed on messages to generate derived messages. Examples of this were described earlier.
The function of identifying message content characteristics and the logic for determining which of a set of message handler modules to pass the message to and for generating a task definition for controlling the operation of the message handler modules (and preferably also the actual processing functions of one or more message handler modules) may be implemented within a replaceable software component which interoperates with and controls the operation of a message broker. This separation of certain functions into a replaceable component (such as a Java Bean or ActiveX component) enables the behaviour of a message broker to be modified according to the particular software component which is used with the broker. It also enables new capabilities to be added over time, such as by loading new message feature dictionaries into an object library when they become available and thereby enabling the message broker to recognise new message content types.
It will be clear to a person having ordinary skill in the art that a number of modifications to the above described embodiments of the invention can be made within the scope of the invention. For example, the querying of a subscriber system's capabilities may be triggered by a request sent from the broker after the broker receives a request for subscriber registration instead of before, although it is preferred not to overload the broker with unnecessary processing. The querying of system capabilities may be implemented by a process implemented within the messaging manager as an alternative to a specialised separate message service agent. Furthermore, the above description refers to a number of different examples of capability information. Particular implementations of the invention may use only a single capability characteristic, and other implementations may take account of any number of different capabilities.
In one embodiment, the broker is provided with stored information of system capabilities for a number of types of subscriber system, and a subscriber system merely includes with a subscription request an identifier of its system type. This is sufficient for the broker to identify which of the stored capabilities information applies to particular subscriber systems.
18

Claims (1)

1 A message broker for providing brokering services for a publish/subscribe distribution service within a communications network, wherein the broker is adapted to receive and save information from subscriber systems within the network regarding their system capabilities, and wherein the broker is responsive to receipt of messages from publisher application programs within the network to modify the content of the messages to conform to the subscriber system capabilities and then to send derived messages including the modified message content to subscriber application programs at the subscriber systems.
2. A message broker according to claim 1, wherein the message broker includes components for performing the following operations:
analyzing messages received from publisher application programs to identify characteristics of the message content; accessing information regarding subscriber requirements and subscriber system capabilities; comparing message content characteristics with the subscriber requirements information to identify interested subscribers; comparing message content characteristics with the capabilities information for subscriber systems of interested subscribers to determine whether they conform; responsive to determining that the message content characteristics do not conform to a subscriber system's capabilities, modifying the message content to conform to the subscriber system capabilities and sending to a subscriber application program at the subscriber system a derived message including the modified message content.
3. A message broker according to claim 1, wherein the message broker includes components for performing the following operations in response to receipt of a message from a publisher application program:
analyzing the message to identify characteristics of the message content; generating a plurality of derived messages having modified message content; 19 accessing information regarding subscriber requirements and subscriber system capabilities; comparing message content characteristics with the subscriber requirements information to identify interested subscribers; comparing message content characteristics with the capabilities information for subscriber systems of interested subscribers to determine which of the plurality of derived messages should be sent to each interested subscriber; and sending to interested subscribers a selected one of the derived messages which conforms to the capabilities of the respective subscriber system.
4. A message broker according to any one of the preceding claims wherein the subscriber system capabilities information stored by the broker includes image and/or video presentation capabilities.
5. A message broker according to any one of the preceding claims wherein the subscriber system capabilities information stored by the broker includes audio playback capabilities.
6. A message broker according to any one of the preceding claims, including means for analyzing byte sequences of the content of messages received from publisher application programs to identify structures representative of particular types of multimedia message content.
7. A distributed message broker infrastructure comprising a plurality of message broker components according to claim 1, each for running on one of a plurality of interconnected computer systems, each message broker software component having access to information regarding the capabilities of each of said plurality of interconnected computer systems and each message broker component being adapted to select, in accordance with identification of message content characteristics of received messages and in accordance with the capabilities of the plurality of interconnected computer systems, one of said computer systems for processing a message.
B. A method, implemented by a message broker which is adapted to provide brokering services within a network, for modifying the content of messages received from publisher application programs prior to sending messages to subscriber application programs, the method including:
analysing the content of received messages to identify content characteristics; comparing identified content characteristics with stored information regarding subscriber requirements to identify interested subscribers; comparing identified content characteristics with stored information regarding subscriber system capabilities to determine processing requirements for modifying the message content to conform to the subscriber system capabilities; generating one or more derived messages including modified message content; and sending to the subscriber systems derived messages including message content which conforms to the subscriber system capabilities.
9. A method according to claim 8, including generating a plurality of derived versions of the received message content prior to the step of comparing identified content characteristics with subscriber requirements, wherein the determination of processing requirements is used for selection of one of the plurality of derived content versions for sending to a subscriber system.
10. A method according to claim 8, wherein the step of generating one or more derived messages is performed subsequent to and in accordance with the determination of processing requirements such that the broker generates derived messages which conform to the subscriber system capabilities.
11. A method according to any one of claims 8 to 10, wherein the network is the Internet or an intranet.
12. A computer program for controlling the operation of a computing device on which it is run, to execute processes to perform the following operations:
in response to initiation, by a user of the device, of a request for an application program on the device to subscribe to a publish/subscribe distribution service such that the subscriber application program will receive messages from a message broker which provides brokering services for the publish/subscribe distribution service, querying the system capabilities of the computing device; and sending the capabilities information for the computing device to the message broker in association with the subscription request.
21 13. A computer program according to claim 12, wherein the capabilities information includes the multimedia presentation capabilities of the computing device.
14. A computer program product comprising computer readable program code stored on a computer readable recording medium, the program code including a message broker according to claim 1. 15. A data processing system for connection within a communications 10 network, the system including a message broker according to claim 1 for providing brokering services for a publish/subscribe distribution service. 16. A distributed data processing apparatus comprising a first set of 15 data processing systems having installed thereon application programs adapted for publishing messages, the first set of data processing systems being connected for sending published messages to a communications hub having message broker software installed thereon, the communications hub being connected to a second set of data processing systems having 20 installed thereon application programs adapted to subscribe to the message broker software as subscriber application programs of a publish/subscribe distribution service, wherein the message broker software comprises a message broker according to claim 1.
GB9912901A 1999-03-19 1999-06-04 Message broker providing a publish/subscribe sevice and method of processing messages in a publish/subscribe environment Withdrawn GB2350758A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
GB9912901A GB2350758A (en) 1999-06-04 1999-06-04 Message broker providing a publish/subscribe sevice and method of processing messages in a publish/subscribe environment
JP2000070290A JP3378848B2 (en) 1999-06-04 2000-03-14 Message brokers that provide publish / subscribe services and methods for processing messages in a publish / subscribe environment
IL13515600A IL135156A0 (en) 1999-03-19 2000-03-17 Message broker providing a publish/subscribe service and method of processing messages in a publish/subscribe environment
EP00302178A EP1043671A3 (en) 1999-03-19 2000-03-17 Message broker providing a publish/subscribe service and method of processing messages in a publish/subscribe environment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB9912901A GB2350758A (en) 1999-06-04 1999-06-04 Message broker providing a publish/subscribe sevice and method of processing messages in a publish/subscribe environment

Publications (2)

Publication Number Publication Date
GB9912901D0 GB9912901D0 (en) 1999-08-04
GB2350758A true GB2350758A (en) 2000-12-06

Family

ID=10854666

Family Applications (1)

Application Number Title Priority Date Filing Date
GB9912901A Withdrawn GB2350758A (en) 1999-03-19 1999-06-04 Message broker providing a publish/subscribe sevice and method of processing messages in a publish/subscribe environment

Country Status (2)

Country Link
JP (1) JP3378848B2 (en)
GB (1) GB2350758A (en)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002048930A1 (en) * 2000-12-12 2002-06-20 International Business Machines Corporation Method and system for a computer system to support various communication devices
WO2002091702A1 (en) * 2001-05-10 2002-11-14 Siemens Aktiengesellschaft Data communication system and a method for transmitting information
GB2383728A (en) * 2001-12-27 2003-07-02 Hewlett Packard Co Reformatting/converting multimedia data in dependence on the display capabilities of an electronic appliance
WO2003073344A2 (en) * 2002-02-22 2003-09-04 Informatica Corporation Analytics delivery platform
EP1535157A2 (en) * 2002-07-08 2005-06-01 Precache Inc. Packet routing via payload inspection for alert services, for digital content delivery and for quality of service management and caching with selective multicasting in a publish-subscribe network
US7720842B2 (en) 2001-07-16 2010-05-18 Informatica Corporation Value-chained queries in analytic applications
US8301598B2 (en) * 2005-03-10 2012-10-30 Qualcomm Incorporated Methods and apparatus for content based notification using hierarchical groups
USRE44478E1 (en) 2002-02-22 2013-09-03 Informatica Corporation Method and system for navigating a large amount of data
WO2018039617A1 (en) * 2016-08-26 2018-03-01 Amazon Technologies, Inc. Executing remote commands
US20190097962A1 (en) * 2017-09-26 2019-03-28 Amazon Technologies, Inc. Receiving a Data Object at a Device
WO2019067644A1 (en) * 2017-09-26 2019-04-04 Amazon Technologies, Inc. Receiving a data object at a device
US10635687B2 (en) 2017-09-26 2020-04-28 Amazon Technologies, Inc. Delivering a data object to a device
US10855648B2 (en) * 2016-12-05 2020-12-01 Telefonaktiebolaget Lm Ericsson (Publ) Methods and apparatus for operating and managing a constrained device within
US20220283884A1 (en) * 2019-08-30 2022-09-08 Mitsubishi Electric Corporation Data processing system, data processing apparatus, and recording medium

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9432475B2 (en) 2004-12-17 2016-08-30 Nhn Entertainment Corporation Communication network system of bus network structure and method for transmitting and receiving data using the system
KR100670661B1 (en) * 2004-12-24 2007-01-17 엔에이치엔(주) Communication network system of bus network structure and message rounting method using the system
US7631315B2 (en) * 2005-03-28 2009-12-08 Microsoft Corporation Using subqueues to enhance local message processing
US9079306B2 (en) 2007-10-22 2015-07-14 Honda Motor Co., Ltd. Evaluation of communication middleware in a distributed humanoid robot architecture
JP6169662B2 (en) * 2015-09-11 2017-07-26 西日本電信電話株式会社 API conversion adapter, API conversion system, and API conversion program
CN111953716B (en) * 2019-05-14 2022-05-13 比亚迪股份有限公司 Message communication method, system, computer device and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0412232A2 (en) * 1989-07-27 1991-02-13 Teknekron Software Systems, Inc. Apparatus and method for providing high performance communication between software processes
WO1996018963A1 (en) * 1994-12-13 1996-06-20 Fs Holdings, Inc. A system for receiving, processing, creating, storing and disseminating investment information
WO1997039406A1 (en) * 1996-04-17 1997-10-23 New Era Of Networks, Inc. Method for defining and applying rules for message distribution for transaction processing in a distributed application
EP0806731A2 (en) * 1996-01-18 1997-11-12 Sun Microsystems, Inc. Database network
US5717923A (en) * 1994-11-03 1998-02-10 Intel Corporation Method and apparatus for dynamically customizing electronic information to individual end users
GB2331600A (en) * 1997-11-21 1999-05-26 Ibm Customization of Web pages based on requester type
GB2336920A (en) * 1998-04-29 1999-11-03 Ibm Relational message broker adds value to published information

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0412232A2 (en) * 1989-07-27 1991-02-13 Teknekron Software Systems, Inc. Apparatus and method for providing high performance communication between software processes
US5717923A (en) * 1994-11-03 1998-02-10 Intel Corporation Method and apparatus for dynamically customizing electronic information to individual end users
WO1996018963A1 (en) * 1994-12-13 1996-06-20 Fs Holdings, Inc. A system for receiving, processing, creating, storing and disseminating investment information
EP0806731A2 (en) * 1996-01-18 1997-11-12 Sun Microsystems, Inc. Database network
WO1997039406A1 (en) * 1996-04-17 1997-10-23 New Era Of Networks, Inc. Method for defining and applying rules for message distribution for transaction processing in a distributed application
GB2331600A (en) * 1997-11-21 1999-05-26 Ibm Customization of Web pages based on requester type
GB2336920A (en) * 1998-04-29 1999-11-03 Ibm Relational message broker adds value to published information

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002048930A1 (en) * 2000-12-12 2002-06-20 International Business Machines Corporation Method and system for a computer system to support various communication devices
US6948002B2 (en) 2000-12-12 2005-09-20 International Business Machines Corporation Method and system for a computer system to support various communication devices
WO2002091702A1 (en) * 2001-05-10 2002-11-14 Siemens Aktiengesellschaft Data communication system and a method for transmitting information
US7720842B2 (en) 2001-07-16 2010-05-18 Informatica Corporation Value-chained queries in analytic applications
GB2383728A (en) * 2001-12-27 2003-07-02 Hewlett Packard Co Reformatting/converting multimedia data in dependence on the display capabilities of an electronic appliance
WO2003073344A2 (en) * 2002-02-22 2003-09-04 Informatica Corporation Analytics delivery platform
WO2003073344A3 (en) * 2002-02-22 2003-11-27 Informatica Corp Analytics delivery platform
USRE44478E1 (en) 2002-02-22 2013-09-03 Informatica Corporation Method and system for navigating a large amount of data
EP1535157A2 (en) * 2002-07-08 2005-06-01 Precache Inc. Packet routing via payload inspection for alert services, for digital content delivery and for quality of service management and caching with selective multicasting in a publish-subscribe network
EP1535157A4 (en) * 2002-07-08 2010-09-08 Precache Inc Packet routing via payload inspection for alert services, for digital content delivery and for quality of service management and caching with selective multicasting in a publish-subscribe network
US8301598B2 (en) * 2005-03-10 2012-10-30 Qualcomm Incorporated Methods and apparatus for content based notification using hierarchical groups
US10171630B2 (en) 2016-08-26 2019-01-01 Amazon Technologies, Inc. Executing remote commands
WO2018039617A1 (en) * 2016-08-26 2018-03-01 Amazon Technologies, Inc. Executing remote commands
CN109690491B (en) * 2016-08-26 2024-03-01 亚马逊技术有限公司 Executing remote commands
EP4254189A3 (en) * 2016-08-26 2023-11-15 Amazon Technologies, Inc. Executing remote commands
CN109690491A (en) * 2016-08-26 2019-04-26 亚马逊技术有限公司 Execute remote command
US11323546B2 (en) 2016-08-26 2022-05-03 Amazon Technologies, Inc. Executing remote commands
US10855648B2 (en) * 2016-12-05 2020-12-01 Telefonaktiebolaget Lm Ericsson (Publ) Methods and apparatus for operating and managing a constrained device within
US10635687B2 (en) 2017-09-26 2020-04-28 Amazon Technologies, Inc. Delivering a data object to a device
US11088981B2 (en) 2017-09-26 2021-08-10 Amazon Technologies, Inc. Receiving a data object at a device
CN110720092A (en) * 2017-09-26 2020-01-21 亚马逊技术公司 Receiving a data object at a device
US11765123B1 (en) 2017-09-26 2023-09-19 Amazon Technologies, Inc. Receiving a data object at a device
CN110720092B (en) * 2017-09-26 2023-11-03 亚马逊技术公司 Receiving data objects at a device
WO2019067644A1 (en) * 2017-09-26 2019-04-04 Amazon Technologies, Inc. Receiving a data object at a device
US20190097962A1 (en) * 2017-09-26 2019-03-28 Amazon Technologies, Inc. Receiving a Data Object at a Device
US20220283884A1 (en) * 2019-08-30 2022-09-08 Mitsubishi Electric Corporation Data processing system, data processing apparatus, and recording medium
US11797362B2 (en) * 2019-08-30 2023-10-24 Mitsubishi Electric Corporation Data processing system, data processing apparatus, and recording medium

Also Published As

Publication number Publication date
GB9912901D0 (en) 1999-08-04
JP3378848B2 (en) 2003-02-17
JP2001016292A (en) 2001-01-19

Similar Documents

Publication Publication Date Title
EP1043671A2 (en) Message broker providing a publish/subscribe service and method of processing messages in a publish/subscribe environment
GB2350758A (en) Message broker providing a publish/subscribe sevice and method of processing messages in a publish/subscribe environment
US10180980B2 (en) Methods and systems for eliminating duplicate events
US7333976B1 (en) Methods and systems for processing contact information
JP4812747B2 (en) Method and system for capturing and extracting information
US6272484B1 (en) Electronic document manager
US7788274B1 (en) Systems and methods for category-based search
US8495049B2 (en) System and method for extracting content for submission to a search engine
JP5395239B2 (en) Method and system for supplying data to a user based on a user query
US7580568B1 (en) Methods and systems for identifying an image as a representative image for an article
US6249794B1 (en) Providing descriptions of documents through document description files
US10210222B2 (en) Method and system for indexing information and providing results for a search including objects having predetermined attributes
US7266557B2 (en) File retrieval method and system
US20050223027A1 (en) Methods and systems for structuring event data in a database for location and retrieval
US7680888B1 (en) Methods and systems for processing instant messenger messages
GB2348025A (en) Message broker providing a publish/subscribe service and method of processing messages in a publish/subscribe environment
WO2002013469A2 (en) Recipient-specified automated processing in a secure data file delivery system
US7979448B2 (en) Mail and calendar tool and method
US9959300B1 (en) Systems and methods for article location and retrieval
US9805373B1 (en) Expertise services platform
JP2000047922A (en) Information providing system
GB2343974A (en) Automatic document archiving for a computer system

Legal Events

Date Code Title Description
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)