会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 5. 发明申请
    • READ MOSTLY DATABASE TABLES
    • 阅读大量的数据表
    • US20090182746A1
    • 2009-07-16
    • US12014764
    • 2008-01-15
    • Pravin MittalHanumantha Rao Kodavalla
    • Pravin MittalHanumantha Rao Kodavalla
    • G06F17/00
    • G06F17/30362
    • Described is a technology by which a database management system more efficiently processes read requests than write requests for a read-mostly database table, which is a database table that is generally read far more often than written. A lock partitioning mechanism may be implemented to provide a read lock for each CPU of a plurality of CPUs, in which only one read lock is acquired to process a read request. A database table state changing mechanism may be implemented that more efficiently processes read requests relative to write requests by maintaining the database table in a read-only state until a write request is processed. When a write request is received, the database table is changed to a read-write state to process the write request. The database table is then reset back to a read-only state, such as by running a background thread.
    • 描述了一种数据库管理系统通过该技术更有效地处理读请求而不是对主要为大多数的数据库表的写入请求,该数据库表是通常比写入更多的数据库表。 可以实现锁定分隔机构以为多个CPU中的每个CPU提供读锁定,其中仅获取一个读取锁来处理读取请求。 可以实现数据库表状态改变机制,其通过将数据库表保持在只读状态来更有效地处理相对于写请求的读请求,直到写请求被处理。 当接收到写请求时,将数据库表更改为读写状态以处理写请求。 然后将数据库表重新设置为只读状态,例如通过运行后台线程。
    • 6. 发明授权
    • Read mostly database tables
    • 大部分数据库表
    • US07908257B2
    • 2011-03-15
    • US12014764
    • 2008-01-15
    • Pravin MittalHanumantha Rao Kodavalla
    • Pravin MittalHanumantha Rao Kodavalla
    • G06F17/30
    • G06F17/30362
    • Described is a technology by which a database management system more efficiently processes read requests than write requests for a read-mostly database table, which is a database table that is generally read far more often than written. A lock partitioning mechanism may be implemented to provide a read lock for each CPU of a plurality of CPUs, in which only one read lock is acquired to process a read request. A database table state changing mechanism may be implemented that more efficiently processes read requests relative to write requests by maintaining the database table in a read-only state until a write request is processed. When a write request is received, the database table is changed to a read-write state to process the write request. The database table is then reset back to a read-only state, such as by running a background thread.
    • 描述了一种数据库管理系统通过该技术更有效地处理读请求而不是对主要为大多数的数据库表的写入请求,该数据库表是通常比写入更多的数据库表。 可以实现锁定分隔机构以为多个CPU中的每个CPU提供读锁定,其中仅获取一个读取锁来处理读取请求。 可以实现数据库表状态改变机制,其通过将数据库表保持在只读状态来更有效地处理相对于写请求的读请求,直到写请求被处理。 当接收到写请求时,数据库表被改变为读写状态以处理写请求。 然后将数据库表重新设置为只读状态,例如通过运行后台线程。