Method and system for message handling
    1.
    发明授权
    Method and system for message handling 有权
    消息处理方法和系统

    公开(公告)号:US09569285B2

    公开(公告)日:2017-02-14

    申请号:US13027041

    申请日:2011-02-14

    IPC分类号: G06F15/16 G06F9/54

    CPC分类号: G06F9/541

    摘要: A method and system for message handling wherein a structured message is transmitted as a reduced message with the structure removed. The method includes: monitoring messages to be transmitted, the step of monitoring comprising: for each message, identifying one or more elements within the message and identifying the format of content and/or structure encapsulated by those elements; determining the probability that a message will conform to a previously identified format; and using the determined probability to decide when to transmit a format template for the message, wherein the format template is for use by a destination to add the structure removed by a message source back into the message.

    摘要翻译: 一种用于消息处理的方法和系统,其中结构化消息作为消除结构的简化消息被发送。 所述方法包括:监视要发送的消息,所述监视步骤包括:针对每个消息,识别所述消息内的一个或多个元素,并且识别由所述元素封装的内容和/或结构的格式; 确定消息将符合先前识别的格式的概率; 以及使用所确定的概率来决定何时发送用于消息的格式模板,其中格式模板由目的地使用,以将由消息源移除的结构添加回消息。

    METHOD AND SYSTEM FOR MESSAGE HANDLING
    2.
    发明申请
    METHOD AND SYSTEM FOR MESSAGE HANDLING 有权
    消息处理方法与系统

    公开(公告)号:US20110208820A1

    公开(公告)日:2011-08-25

    申请号:US13027041

    申请日:2011-02-14

    IPC分类号: G06F15/16

    CPC分类号: G06F9/541

    摘要: A method and system for message handling wherein a structured message is transmitted as a reduced message with the structure removed. The method includes: monitoring messages to be transmitted, the step of monitoring comprising: for each message, identifying one or more elements within the message and identifying the format of content and/or structure encapsulated by those elements; determining the probability that a message will conform to a previously identified format; and using the determined probability to decide when to transmit a format template for the message, wherein the format template is for use by a destination to add the structure removed by a message source back into the message.

    摘要翻译: 一种用于消息处理的方法和系统,其中结构化消息作为消除结构的简化消息被发送。 所述方法包括:监视要发送的消息,所述监视步骤包括:针对每个消息,识别所述消息内的一个或多个元素,并且识别由所述元素封装的内容和/或结构的格式; 确定消息将符合先前识别的格式的概率; 以及使用所确定的概率来决定何时发送用于消息的格式模板,其中格式模板由目的地使用,以将由消息源移除的结构添加到消息中。

    Message Switching
    4.
    发明申请
    Message Switching 审中-公开
    消息切换

    公开(公告)号:US20100274846A1

    公开(公告)日:2010-10-28

    申请号:US12768475

    申请日:2010-04-27

    IPC分类号: G06F15/16 G06F15/173

    摘要: A communication system includes a server and a client that transmits messages to the server. The messages include data and descriptive tags and may be in XML format. The server initiates a negotiation with the client relating to message format switching. If the client indicates that the client can accept message format switching, the server instructs the client to switch further messages to a simpler message format including solely data.

    摘要翻译: 通信系统包括向服务器发送消息的服务器和客户机。 消息包括数据和描述性标签,并且可以是XML格式。 服务器与客户端发起与消息格式切换有关的协商。 如果客户端指示客户端可以接受消息格式切换,则服务器指示客户端将其他消息切换到简单的消息格式,包括单独的数据。

    Code analysis for selective runtime data processing
    5.
    发明授权
    Code analysis for selective runtime data processing 有权
    选择运行时数据处理的代码分析

    公开(公告)号:US07219341B2

    公开(公告)日:2007-05-15

    申请号:US10285007

    申请日:2002-10-31

    IPC分类号: G06F9/45

    CPC分类号: G06F8/443

    摘要: A method, system and apparatus for performing selective data processing based upon a static analysis of the code of a compiled object. A compiled object, for example an enterprise bean, can be analyzed to determine how individual methods in the enterprise bean access specific objects. Those specific objects can include, for instance, data members of a class, or class objects passed into one or more individual methods of the enterprise bean. Where the individual methods of the enterprise bean do not mutate or otherwise change the state of the specific objects, those objects can be accessed by reference only. Importantly, where the specific objects are data fields linked to a table in a database as managed by a container managed persistence (CMP) bean, an update to the table will not be required when the static analysis of the enterprise bean otherwise indicates that the data fields are merely accessed, but not updated.

    摘要翻译: 一种用于基于编译对象的代码的静态分析来执行选择性数据处理的方法,系统和装置。 可以分析编译对象,例如企业bean,以确定企业bean中的各个方法如何访问特定对象。 这些特定对象可以包括例如类的数据成员或传递到企业bean的一个或多个单独方法的类对象。 如果企业bean的各个方法不会突变或以其他方式更改特定对象的状态,那么这些对象只能通过引用来访问。 重要的是,特定对象是数据字段链接到由容器管理持久性(CMP)bean管理的数据库中的表的数据字段,当企业bean的静态分析否则表示数据时,将不需要更新表 字段仅被访问,但不被更新。