• 因而操作日志缓冲池中的数据操作之间存在竞争

    Thus, the read operations compete with log writing and the write operation for data pages from the buffer pool.

    youdao

  • 执行操作通常导致修改一个多个持久性数据

    Execution of an operation will typically cause one or more persistent data records to be read, written, or modified.

    youdao

  • rw参数使用指明预抓取数据为了执行读操作还是执行操作

    The rw parameter, which you use to indicate whether the data is being pulled in for Read or preparing for a Write operation.

    youdao

  • 如果没有分帧机制一端接收到数据可能另外一端发送数据(这会将操作划分多次操作或者将多次操作合并一个读操作中)。

    Without framing, a peer may receive more or less than was sent (splitting up a write or aggregating multiple writes into a single read).

    youdao

  • 该解决方案使用RAID文件服务器相同技术允许整个ZEO数据集群余的方式操作,并且所有服务器参与

    It USES the same techniques as a RAID file server to allow an entire cluster of ZEO databases to operate redundantly, with all servers participating in both reads and writes.

    youdao

  • 每个成员可以同时访问相同数据包括操作

    Each member can simultaneously access the same database for both read and write operations.

    youdao

  • 分割镜像初始化为快照时,将执行崩溃恢复所有未提交事务使数据可以被所有操作访问

    The initialization of the split mirror as snapshot performs a crash recovery, rolls back all uncommitted transactions, and makes the database available for any read or write operation.

    youdao

  • 但是假若我们全部利用IOCP服务器潜力,我们应该很多异步读操作等待数据到达

    But if we want to use the IOCP server's full potential, we should have several pending asynchronous reads waiting for data to arrive.

    youdao

  • 其他并发访问相同中的数据应用程序需要数据断开连接,并且可以继续进行该表中的操作

    Other applications that want to access data in the same table concurrently do not need to disconnect from the database, and are free to pursue read or write operations in that table.

    youdao

  • 通过使用乐观并发控制数据管理器完成操作之后可以立即释放

    With optimistic concurrency control, the database manager releases the row or page locks immediately after a read operation.

    youdao

  • 只有部分数据副本参与更新操作,且/作为操作一部分与其它副本进行联系,就会出现/最终一致性

    Weak/eventual consistency happens when not all data replicas participate in the update operation and/or contacted as part of read operation.

    youdao

  • 事务中,没有变更需要提交但是事务会防止对正在被数据修改直到所有读操作全部结束

    In a read transaction, there are no changes to commit, but the transaction prevents the data being read from changing until all of the reads are complete.

    youdao

  • 数据操作成功之后,循环遍历结果集并收集帐户数据信息

    After a successful database read operation, it iterates on the result set and collects the individual account data information.

    youdao

  • 事务再次数据发现最后一次操作之后由于另一个事务修改提交了该数据而发生了更改,则发生不可

    An unrepeatable read can occur when the transaction reads some data again and finds that it changed since the last read due to another transaction that modified this data and committed.

    youdao

  • 他们没有建立严格事务规则而是数据推到最简,索引只用引用发生实际数据读操作的时候才施加数据过滤

    Instead of a strict transaction protocol, they made the database tables canonical and used the indexes only for references and reapplied filters to the actual database reads.

    youdao

  • 操作系统调度程序决定哪个线程获得互斥控制权—通常,等待时间最长线程先数据

    The operating system scheduler determines which thread gets control of the mutex next-typically, the reader thread that has waited the longest gets to read the data first.

    youdao

  • 此处假设操作(作为api入口)不会数据调用操作

    I am making the assumption here that the read operation (as an entry point to the API layer) is not in turn invoking write operations on the database.

    youdao

  • 这个隔离级只有一个事务同样数据进行操作其他事务修改读操作之间数据从而导致每个操作结果不同时才会发生

    This happens when a transaction reads the same data twice, while another transaction modifies the data between the two reads, resulting in in a different result for each read.

    youdao

  • DPF对于读操作为主工作负载有用,包括数据仓库环境中常见的工作负载。

    DPF can be useful for read-intensive workloads, including those common to data warehouse environments.

    youdao

  • OpenLDAP软件提供创建目录信息一个主要进行读操作数据)的工具

    The OpenLDAP software and the packages it interfaces with provide tools to create a Directory Information Tree, a read-mostly database.

    youdao

  • Realm操作目前所有Realm实现都支持操作获取验证授权数据执行登录访问控制

    Realm Write operations: Currently all Realm implementations support 'read' operations for acquiring authentication and authorization data to perform logins and access control.

    youdao

  • 用户数据时(SELECT、UPDATEDELETE操作),则应用访问规则访问规则总结如下

    The read access rules are applied when data is read (SELECT, UPDATE, and DELETE operations) and can be summarized as follows.

    youdao

  • 数据角度来看eBay可以描述具有大量操作对容错性一致性的要求非常严格。

    From a pure data perspective, eBay can be described as having a huge number of frequent writes, as well as reads, with an extremely low tolerance for error or inconsistency.

    youdao

  • 数据普通操作因为执行代码通常执行代码的页面相关联

    Read and write are common operations on data pages, while executing code is commonly associated with a page containing executable code.

    youdao

  • 新增一个名为协调数据结构(Coordination Data Sructures)的API,用于在多个进程中处理同步问题并协调操作操作

    A new API named Coordination Data Structures which synchronizes and coordinates reads and writes from multiple processes.

    youdao

  • 操作数据必须结束或者截断,否则不能发送指令

    Data from READ burst must be completed or truncated before a subsequent WRITE command can be issued.

    youdao

  • 通过定义主从操作握手命令-应答格式及其参数改写子VI实现数据采集

    Data acquisition was realized by defined two times of handshake order or response frame format and VI of read-write operation between host and slave computers.

    youdao

  • C51程序设置对于控制器状态时序,从而实现对于控制器的写指令代码、写数据代码、屏幕、屏幕滚动功能操作

    C51 program has been set the schedule of reading and writing status for controller. It can work out some operations of writing instruction code, writing data code, clear screen and roll screen.

    youdao

  • LDAP种轻量级的目录访问协议数据操作进行了优化,非常适合用于像网格服务这种频繁数据资源管理系统。

    LDAP is a kind of light directory access protocol, which optimizes the data-read operation. It is suitable for the resource management in grid service that requires frequent reading operations.

    youdao

  • LDAP种轻量级的目录访问协议数据操作进行了优化,非常适合用于像网格服务这种频繁数据资源管理系统。

    LDAP is a kind of light directory access protocol, which optimizes the data-read operation. It is suitable for the resource management in grid service that requires frequent reading operations.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定