会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • Method and a system for integrating data from a source to a destination
    • 方法和用于将数据从源到目标集成的系统
    • US09229890B2
    • 2016-01-05
    • US13457497
    • 2012-04-27
    • Sandeep JainPrakash Chandra Tiwary
    • Sandeep JainPrakash Chandra Tiwary
    • G06F17/30G06F13/22
    • G06F13/22G06F11/2082G06F17/30008G06F17/30575
    • The embodiments herein provide a system and a method for integrating a data from a source to a destination. The method comprises generating a global-id, setting an event-id corresponding to an entity id in the global id, polling a data from a source, sorting changes of a source system based on a time of update and an entity id, creating and comparing an old as of state value and a new as of state value for each field for each update in the entity in the source and destination to detect a conflict on an entity, sending a time of update in the entity and a revision id of a change to the destination, comparing the global id with an event id for each entity at the destination to detect a presence of an entity in the destination and processing an entity at the destination based an event id.
    • 这里的实施例提供了用于将来自源到目的地的数据进行集成的系统和方法。 该方法包括生成global-id,设置与全局id中的实体id相对应的事件id,轮询来自源的数据,根据更新时间和实体id对源系统的改变进行排序,创建和 将来自源和目的地中的实体中的每个更新的每个字段的状态值和状态值的新的状态值进行比较以检测实体上的冲突,在实体中发送更新时间和修改ID 将目的地的每个实体的全局id与事件ID进行比较,以检测目的地中的实体的存在并根据事件ID处理目的地的实体。
    • 2. 发明申请
    • Method and A System for Integrating Data from a Source to a Destination
    • 用于将数据从源到目的地集成的方法和系统
    • US20130117229A1
    • 2013-05-09
    • US13457497
    • 2012-04-27
    • Sandeep JainPrakash Chandra Tiwary
    • Sandeep JainPrakash Chandra Tiwary
    • G06F17/30
    • G06F13/22G06F11/2082G06F17/30008G06F17/30575
    • The embodiments herein provide a system and a method for integrating a data from a source to a destination. The method comprises generating a global-id, setting an event-id corresponding to an entity id in the global id, polling a data from a source, sorting changes of a source system based on a time of update and an entity id, creating and comparing an old as of state value and a new as of state value for each field for each update in the entity in the source and destination to detect a conflict on an entity, sending a time of update in the entity and a revision id of a change to the destination, comparing the global id with an event id for each entity at the destination to detect a presence of an entity in the destination and processing an entity at the destination based an event id.
    • 这里的实施例提供了用于将来自源到目的地的数据进行集成的系统和方法。 该方法包括生成global-id,设置与全局id中的实体id相对应的事件id,轮询来自源的数据,根据更新时间和实体id对源系统的改变进行排序,创建和 将来自源和目的地中的实体中的每个更新的每个字段的状态值和状态值的新的状态值进行比较以检测实体上的冲突,在实体中发送更新时间和修改ID 将目的地的每个实体的全局id与事件ID进行比较,以检测目的地中的实体的存在并根据事件ID处理目的地的实体。
    • 5. 发明申请
    • Method and A System for Synchronizing Data
    • 用于同步数据的方法和系统
    • US20130117226A1
    • 2013-05-09
    • US13457501
    • 2012-04-27
    • Sandeep JainPrakash Chandra Tiwary
    • Sandeep JainPrakash Chandra Tiwary
    • G06F17/30
    • G06F13/22G06F11/2082G06F17/30008G06F17/30575
    • The embodiments herein provide a system and a method for synchronizing a plurality of changes from a source to a destination. The method comprises the steps of starting with an initial polling time, checking for an elapse of a polling interval from a last polled time, polling a source for fetching a data after an elapse of a polling interval from a last polled time, selecting a plurality of changes from the source made by a user, processing the data fetched at the last polling time in a single thread, writing the processed data at a destination and reporting a status of a synchronization process. The initial polling time is a time from which a synchronization of changes in a data is initiated. The method uses both an even t based trigger and a scheduler based trigger
    • 本文的实施例提供了一种用于使从源到目的地的多个变化同步的系统和方法。 该方法包括以下步骤:从初始轮询时间开始,从最后轮询时间检查轮询间隔的经过,轮询用于在从最后轮询时间经过轮询间隔之后获取数据的源,选择多个 从用户做出的来源的更改,处理在单个线程中在最后轮询时间获取的数据,将处理的数据写入目的地并且报告同步过程的状态。 初始轮询时间是数据发生同步改变的时间。 该方法使用基于偶数触发的触发和基于调度器的触发
    • 9. 发明授权
    • Multi-threaded system for performing atomic binary translations
    • 用于执行原子二进制翻译的多线程系统
    • US09053035B1
    • 2015-06-09
    • US14088446
    • 2013-11-25
    • Ashish MathurSandeep Jain
    • Ashish MathurSandeep Jain
    • G06F12/02G06F12/08
    • G06F9/3004G06F8/45G06F8/52G06F9/45558
    • A multi-threaded binary translation system performs atomic operations by a thread, such operations include processing a load linked instruction and a store conditional instruction. The store conditional instruction updates data stored in a shared memory address only when at least three conditions are satisfied. The conditions are: a copy of a load linked shared memory address of the load linked instruction is the same as the store conditional shared memory address, a reservation flag indicates that the thread has a valid reservation, and the copy of data stored by the load linked instruction is the same as data stored in the store conditional shared memory address.
    • 多线程二进制翻译系统通过线程执行原子操作,这样的操作包括处理加载链接指令和存储条件指令。 存储条件指令仅在满足至少三个条件时更新存储在共享存储器地址中的数据。 条件是:负载链接指令的负载链接共享存储器地址的副本与存储条件共享存储器地址相同,保留标志指示线程具有有效预留,以及负载存储的数据副本 链接指令与存储在存储条件共享存储器地址中的数据相同。
    • 10. 发明申请
    • MULTI-THREADED SYSTEM FOR PERFORMING ATOMIC BINARY TRANSLATIONS
    • 用于执行原子二进制翻译的多线程系统
    • US20150149725A1
    • 2015-05-28
    • US14088446
    • 2013-11-25
    • Ashish MathurSandeep Jain
    • Ashish MathurSandeep Jain
    • G06F12/08
    • G06F9/3004G06F8/45G06F8/52G06F9/45558
    • A multi-threaded binary translation system performs atomic operations by a thread, such operations include processing a load linked instruction and a store conditional instruction. The store conditional instruction updates data stored in a shared memory address only when at least three conditions are satisfied. The conditions are: a copy of a load linked shared memory address of the load linked instruction is the same as the store conditional shared memory address, a reservation flag indicates that the thread has a valid reservation, and the copy of data stored by the load linked instruction is the same as data stored in the store conditional shared memory address.
    • 多线程二进制翻译系统通过线程执行原子操作,这样的操作包括处理加载链接指令和存储条件指令。 存储条件指令仅在满足至少三个条件时更新存储在共享存储器地址中的数据。 条件是:负载链接指令的负载链接共享存储器地址的副本与存储条件共享存储器地址相同,保留标志指示线程具有有效预留,以及负载存储的数据副本 链接指令与存储在存储条件共享存储器地址中的数据相同。