会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 2. 发明申请
    • AUTOMATIC LOCK REMOVAL METHOD FOR SCALABLE SYNCHRONIZATION IN DYNAMIC DATA STRUCTURES
    • 用于动态数据结构中可伸缩同步的自动锁定移除方法
    • US20160371318A1
    • 2016-12-22
    • US14741247
    • 2015-06-16
    • Yahoo! Inc.
    • Eshcar HillelMaya ArbelGuy GuetaIdit Keidar
    • G06F17/30G06F9/44
    • G06F17/30362G06F8/71G06F17/30371
    • In one embodiment, a set of lock and unlock instructions in a read phase of a computer-readable program is replaced with a first set of tracking instructions, wherein the first set of tracking instructions track a set of locked objects identifying objects that would have been locked by executing the set of lock and unlock instructions. A second set of tracking instructions is inserted into the read phase of the computer-readable program, wherein the second set of tracking instructions track a set of read objects indicating versions of objects that are read. Validation instructions are inserted into the computer-readable program, wherein the validation instructions validate that the versions of objects in the set of read objects have not changed since they were last read and lock the set of locked objects that would have been locked upon completing execution of the set of lock and unlock instructions. Update instructions are added to an update phase of the computer-readable program, where the update instructions increment a current version of an object each time a value of the object is updated or a lock of the object is released.
    • 在一个实施例中,计算机可读程序的读取阶段中的一组锁定和解锁指令被替换为第一组跟踪指令,其中第一组跟踪指令跟踪一组锁定对象,该对锁定对象标识将被 通过执行锁定和解锁指令来锁定。 第二组跟踪指令被插入到计算机可读程序的读取阶段,其中第二组跟踪指令跟踪一组读取对象,指示所读取的对象的版本。 验证指令被插入到计算机可读程序中,其中验证指令验证读取对象集合中的对象的版本自上次读取以来没有改变,并且锁定在完成执行时被锁定的一组锁定对象 的锁定和解锁指令集。 更新指令被添加到计算机可读程序的更新阶段,其中更新指令在对象的值被更新或对象的锁释放时递增对象的当前版本。
    • 7. 发明申请
    • SYSTEM AND METHOD FOR RECONCILING TRANSACTIONAL AND NON-TRANSACTIONAL OPERATIONS IN KEY-VALUE STORES
    • 重点关键价值商店的交易和非交易业务的系统和方法
    • US20150074070A1
    • 2015-03-12
    • US14022069
    • 2013-09-09
    • Yahoo! Inc.
    • Edward BortnikovEshcar HillelArtyom Sharov
    • G06F9/46G06F17/30
    • Techniques are provided for detecting and resolving conflicts between native and transactional applications sharing a common database. As transactions are received at the database system, a timestamp is assigned to both the start and the commit time of a transaction, where the timestamps are synchronized with a logical clock in the database system. When the database system receives a native operation, the database system increments the time in the logical clock and assigns that updated time to the native operation. When the transaction is ready to commit, database system may determine conflicts between native and transactional operations. If the database system determines that a native operation conflicts with a transactional operation, database system will abort the transaction.
    • 提供了技术来检测和解决共享公共数据库的本机和事务应用程序之间的冲突。 当数据库系统接收到事务时,时间戳被分配给事务的开始和提交时间,其中时间戳与数据库系统中的逻辑时钟同步。 当数据库系统接收到本地操作时,数据库系统会在逻辑时钟中增加时间,并将更新的时间分配给本机操作。 当事务准备提交时,数据库系统可能会确定本机和事务操作之间的冲突。 如果数据库系统确定本机操作与事务操作冲突,则数据库系统将中止该事务。