BLOCKCHAIN MECHANISM FOR SAFETY-CRITICAL SYSTEMS

    公开(公告)号:US20210036858A1

    公开(公告)日:2021-02-04

    申请号:US16529898

    申请日:2019-08-02

    IPC分类号: H04L9/32 G06K9/00 H04L9/06

    摘要: A computing system architecture includes a service server and a first validator. The first validator is communicable to the service server. A validation request is sent from the service server to the first validator for validating a transaction. The validation request including a first facial image of a party of the transaction. The validator performs a facial recognition using the first facial image of the party for validating the transaction.

    SYSTEM AND METHOD FOR MANAGING COMPUTING RESOURCES
    23.
    发明申请
    SYSTEM AND METHOD FOR MANAGING COMPUTING RESOURCES 审中-公开
    用于管理计算资源的系统和方法

    公开(公告)号:US20150169373A1

    公开(公告)日:2015-06-18

    申请号:US14565517

    申请日:2014-12-10

    IPC分类号: G06F9/50

    摘要: One embodiment of a computer-implemented method for managing computing resources may include determining, by a computer, target computing resources to be configured with a platform. A determination, by the computer, may be made as to whether the target computing resources includes a management agent for managing the platform. The computer may cause a management agent to be installed on the target computing resources if the target computing resources are determined to not include a management agent, otherwise, the computer may not cause a management agent to be installed on the target computing resources. The computer may instruct the management agent to commission the platform on the target computing resources.

    摘要翻译: 用于管理计算资源的计算机实现的方法的一个实施例可以包括由计算机确定要由平台配置的目标计算资源。 计算机可以确定目标计算资源是否包括用于管理平台的管理代理。 如果目标计算资源被确定为不包括管理代理,计算机可以使管理代理安装在目标计算资源上,否则计算机可能不会使管理代理安装在目标计算资源上。 计算机可以指示管理代理在目标计算资源上委托该平台。

    Method and system for building a B-tree
    25.
    发明申请
    Method and system for building a B-tree 审中-公开
    构建B树的方法和系统

    公开(公告)号:US20100146003A1

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

    申请号:US12154292

    申请日:2008-12-10

    IPC分类号: G06F7/00

    CPC分类号: G06F16/2246

    摘要: Various approaches for adding data items to a database are described. In one approach, a method includes receiving a plurality of data items; each data item is to be stored under a unique primary key in the database. In response to each received data item, one of a plurality of fragment builders is selected and the data item is provided as input to the selected fragment builder. The fragment builders operate in parallel to create respective pluralities of B-tree fragments from the input data items. The B-tree fragments are merged into a single B-tree of the database, which is then stored.

    摘要翻译: 描述了将数据项添加到数据库的各种方法。 在一种方法中,一种方法包括接收多个数据项; 每个数据项将被存储在数据库中的唯一主键下。 响应于每个接收到的数据项,选择多个片段构建器中的一个,并且将数据项提供给所选片段构建器的输入。 片段构建器并行操作以从输入数据项创建相应的多个B树片段。 B树片段被合并到数据库的单个B树中,然后被存储。

    Delaying automated data page merging in a B+tree until after committing the transaction
    26.
    发明授权
    Delaying automated data page merging in a B+tree until after committing the transaction 失效
    在B +树中延迟自动化数据页合并,直到提交交易为止

    公开(公告)号:US07542983B1

    公开(公告)日:2009-06-02

    申请号:US11600611

    申请日:2006-11-16

    IPC分类号: G06F17/30

    摘要: Various approaches for processing a B+ tree data structure are described. In one approach, a first data record is deleted from the database as part of processing a first transaction. After removing the first data record, it is determined whether a first data page from which the record was removed should be merged. If the first data page is to be merged, merging of the data page is delayed until after the first transaction has been committed. After committing the first transaction, a nested transaction is initiated to merge of the first data page, and the nested transaction is committed after the data page has been merged.

    摘要翻译: 描述了用于处理B +树数据结构的各种方法。 在一种方法中,作为处理第一事务的一部分,从数据库中删除第一数据记录。 删除第一个数据记录之后,确定是否合并记录被删除的第一个数据页。 如果要合并第一个数据页面,则会延迟数据页面的合并,直到第一个事务提交之后。 在提交第一个事务之后,启动嵌套事务以合并第一个数据页,并且在数据页被合并之后提交嵌套事务。

    ACCUMULATING COMMITS TO REDUCE RESOURCES

    公开(公告)号:US20220300405A1

    公开(公告)日:2022-09-22

    申请号:US17202460

    申请日:2021-03-16

    IPC分类号: G06F11/36 G06F8/71 G06N20/00

    摘要: A method for testing commits from a third-party product into a dependent product includes receiving a first commit from a third-party product; waiting for additional commits from the third-party product; receiving a second commit from the third-party product; testing the first and second commit using a pre-trained learning model; determining if the first commit is problematic, and if the first commit is problematic, sending the first commit for review before implementation; and determining if the second commit is problematic, and if the second commit is problematic, sending the second commit for review before implementation. Accumulating the first and second commits for testing at once reduces system resources.

    SEMANTIC SEARCH AND RESPONSE
    28.
    发明申请

    公开(公告)号:US20220121694A1

    公开(公告)日:2022-04-21

    申请号:US17478945

    申请日:2021-09-19

    摘要: An approach to information retrieval is contemplated for facilitating semantic search and response over a large domain of technical documents is disclosed. First, the grammar and morphology of the statements and instructions expressed in the technical documents is used to filter training data to extract the text that is most information-rich, that is the text that contains domain-specific jargon, in context. This training data is then vectorized and fed as input to an SBERT neural network model that learns an embedding of related words and terms in the text, i.e. the relationship between a given set of words contained in a user's query and the instructions from the technical documentation text most likely to assist in the user's operations. There are two parsing tasks. The first is to select a minimal sample of sentences from the document corpus that capture the domain-specific terminology (jargon). The result is set of sentences used to train BERT and SBERT. The second parsing task to create a set of action-trigger phrases from the document corpus. The trigger potentially matches a user query and the action is the related task.

    SYSTEM AND METHOD FOR MASKING COMPLEXITY IN A HETEROGENEOUS DEVELOPMENT ENVIRONMENT
    30.
    发明申请
    SYSTEM AND METHOD FOR MASKING COMPLEXITY IN A HETEROGENEOUS DEVELOPMENT ENVIRONMENT 审中-公开
    用于在异质发展环境中掩蔽复杂性的系统和方法

    公开(公告)号:US20170060571A1

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

    申请号:US14840370

    申请日:2015-08-31

    IPC分类号: G06F9/44 G06F21/62

    摘要: A system and method for masking the complexity of developing software for a heterogeneous target execution environment may be established by configuring an integrated development environment to perform certain masking mechanisms. For example, the integrated development environment used to develop a background process may be used to create a background process-file on the target execution environment. The integrated development environment may further be configured to synchronously connect with an agent on the target execution environment, allowing the agent to initiate the background process using the integrated development environment user credentials. Additionally, the integrated development environment may be configured to monitor completion of the background process execution on the target execution environment, and to return the output from the background process after completion to the integrated development environment user.

    摘要翻译: 可以通过配置集成开发环境来执行某些掩蔽机制来建立用于屏蔽用于异构目标执行环境的开发软件的复杂性的系统和方法。 例如,用于开发后台进程的集成开发环境可用于在目标执行环境上创建后台进程文件。 集成开发环境还可被配置为与目标执行环境上的代理进行同步连接,允许代理使用集成开发环境用户凭证来启动后台进程。 此外,集成开发环境可以被配置为监视目标执行环境上的后台进程执行的完成,并且将完成后的后台进程的输出返回到集成开发环境用户。