会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • Executing computations expressed as graphs
    • 执行表示为图表的计算
    • US5966072A
    • 1999-10-12
    • US678411
    • 1996-07-02
    • Craig W. StanfillClifford A. LasserRobert D. Lordi
    • Craig W. StanfillClifford A. LasserRobert D. Lordi
    • G06F9/06G06F9/44G06F9/46G06F9/48G06F9/50G06F9/54G06F15/167G06F15/00
    • G06F9/5038G06F9/54
    • A method and apparatus by which a graph can be used to invoke computations directly. Methods get information into and out of individual processes represented on a graph, move information between the processes, and define a running order for the processes. An application writer informs a system incorporating the invention how processes should access necessary data. The invention adds "adaptor processes", if necessary, to assist in getting information into and out of processes. In general, in one aspect, a method executes on a computer system a computation expressed as a graph comprising a plurality of vertices representing computational processes, each vertex having an associated access method, and a plurality of links, each connecting at least two vertices to each other and representing a flow of data between the connected vertices, comprising the steps of: (1) accepting the graph into the computer system as user input; (2) preparing the graph for execution by performing, on the computer system, graph transformation steps until each vertex is in a runnable state, and each link is associated with at least one communication method compatible with the access methods of the vertices connected by the link; (3) launching each link by creating, by means of the computer system, a combination of communication channels and/or data stores, as appropriate to the link's communication method; and (4) launching each process by invoking execution of the process on the computer system.
    • 可以使用图形直接调用计算的方法和装置。 方法将信息输入和输出图上表示的各个进程,在进程之间移动信息,并定义进程的运行顺序。 应用程序写入程序通知结合本发明的系统如何访问必要的数据。 如果需要,本发明增加了“适配器过程”,以帮助将信息进出进程。 通常,在一个方面,一种方法在计算机系统上执行表示为包括表示计算过程的多个顶点的图形的计算,每个顶点具有相关联的访问方法,以及多个链接,每个链接将至少两个顶点连接到 彼此并且表示所连接的顶点之间的数据流,包括以下步骤:(1)将图形作为用户输入接受到计算机系统中; (2)通过在计算机系统上执行图形变换步骤来准备执行图,直到每个顶点处于可运行状态,并且每个链接与至少一个与由所述顶点连接的顶点的访问方法兼容的通信方法相关联 链接; (3)根据该链接的通信方式,通过计算机系统创建通信信道和/或数据存储的组合来启动每个链路; (4)通过调用计算机系统上的进程来启动每个进程。
    • 2. 发明授权
    • Restoring the state of a set of files
    • 恢复一组文件的状态
    • US5857204A
    • 1999-01-05
    • US678398
    • 1996-07-02
    • Robert D. LordiClifford A. LasserCraig W. Stanfill
    • Robert D. LordiClifford A. LasserCraig W. Stanfill
    • G06F15/16G06F9/46G06F11/14G06F12/00G06F17/30
    • G06F9/466G06F11/1435Y10S707/99953
    • A method and system that applies transaction techniques to file system operations in non-database applications executing on parallel processing systems. For each of a set of file operations, methods embodied in program routines are defined for performing, finalizing, and undoing the operations, so that the operations may be used in a non-database application to create a transaction processing environment. In general, in one aspect, the invention provides a computer program library for adding the semantics of transactions to a set of native operations of a native file system. The library comprises a set of one or more families of routines, each such family of routines corresponding to at least one native operation, each such family of routines including: (a) a Perform routine including instructions for providing the functional equivalent of one of the family's corresponding native operations while preserving information necessary to roll back such native operations; (b) a Finalize routine including instructions for committing the result of the corresponding perform routine; and (c) an Undo routine including instructions for rolling back the result of the corresponding perform routine. Provision is also made for accomodating programs that cannot be modified to incorporate the Perform operation.
    • 将并行处理系统中执行的非数据库应用程序中的事务处理技术应用于文件系统操作的方法和系统。 对于一组文件操作中的每一个,定义了程序例程中包含的方法,用于执行,完成和撤销操作,以便可以在非数据库应用程序中使用操作来创建事务处理环境。 一般来说,一方面,本发明提供了一种用于将事务的语义添加到本地文件系统的本机操作的集合的计算机程序库。 该库包括一组一个或多个例程族,每个这样的一系列程序对应于至少一个本地操作,每个这样的例程族包括:(a)执行程序,其包括用于提供功能等同物的指令 家庭相应的本土业务,同时保留回滚这种本地业务所需的信息; (b)Finalize程序,包括提交相应执行程序的结果的指令; 和(c)撤销程序,包括回滚对应执行程序的结果的指令。 还规定了不能修改的并入执行操作的程序。