Dynamic optimization of communication of data structures
    1.
    发明申请
    Dynamic optimization of communication of data structures 审中-公开
    数据结构通信的动态优化

    公开(公告)号:US20060106771A1

    公开(公告)日:2006-05-18

    申请号:US10988775

    申请日:2004-11-15

    IPC分类号: G06F17/30

    CPC分类号: G06F16/9577

    摘要: A method for communicating information in a data structure between applications includes receiving a request from a first application for sending information in a data structure to a second application. The method further includes reading information from a run-time environment of the first application and identifying, based on the information, portions of the data structure to send. The method further includes marshalling the portions of the data structure that were identified and sending the portions of the data structure that were marshalled to the second application.

    摘要翻译: 用于在应用之间传送数据结构中的信息的方法包括从第一应用接收用于将数据结构中的信息发送到第二应用的请求。 该方法还包括从第一应用的运行时环境读取信息,并且基于该信息来识别要发送的数据结构的部分。 该方法还包括编组所识别的数据结构的部分并将编组的数据结构的部分发送到第二应用。

    Protocol for communication of data structures
    3.
    发明申请
    Protocol for communication of data structures 审中-公开
    数据结构通信协议

    公开(公告)号:US20070179964A1

    公开(公告)日:2007-08-02

    申请号:US11327634

    申请日:2006-01-06

    IPC分类号: G06F7/00 G06F17/00

    摘要: A system and method are provided for communicating information in a data structure between applications. According to the method, a description of a data structure is sent from a first application to a second application, and there is received from the second application an identification of at least one portion of the data structure that is requested by the second application. The first application marshals a subset of the data structure consisting of the at least one portion that was identified, and there is sent from the first application to the second application the marshalled subset of the data structure.

    摘要翻译: 提供了用于在应用之间的数据结构中传送信息的系统和方法。 根据该方法,将数据结构的描述从第一应用发送到第二应用,并且从第二应用接收到由第二应用请求的数据结构的至少一部分的标识。 第一个应用程序将数据结构的一个子集组成由被识别的至少一个部分组成,并且从第一个应用程序向第二个应用程序发送数据结构的编组子集。

    Optimization of communication of data structures using program analysis
    4.
    发明申请
    Optimization of communication of data structures using program analysis 审中-公开
    使用程序分析优化数据结构的通信

    公开(公告)号:US20060106772A1

    公开(公告)日:2006-05-18

    申请号:US10989143

    申请日:2004-11-15

    IPC分类号: G06F17/30

    CPC分类号: G06F9/548 G06F9/4493

    摘要: A method for regulating communication of information in a data structure between components of a computer program is disclosed. The method includes reading a computer program and automatically identifying fields of a data structure that must be transmitted from a first component of the computer program to a second component of the computer program. The method further includes generating a routine that indicates the fields of the data structure that were identified. The method further includes requiring the first component to execute the routine when sending the data structure to the second component, such that the first component only marshals the fields of the data structure that are indicated by the routine.

    摘要翻译: 公开了一种用于调节计算机程序的组件之间的数据结构中的信息的通信的方法。 该方法包括读取计算机程序并自动识别必须从计算机程序的第一组件发送到计算机程序的第二组件的数据结构的字段。 该方法还包括生成指示所识别的数据结构的字段的例程。 该方法进一步包括:当向第二组件发送数据结构时,要求第一组件执行该例程,使得第一组件仅仅编排由例程指示的数据结构的字段。