• Object data locking is generally per-object. Well, unless you don't have huge scalability issues, in which case you may have some external bigger lock (extreme case: one single global lock).

    对象数据保护一般个对象拥有一个,假设没有海量扩展性问题,不然你需要一些外部大一点(极端例子,一个对象一个全局锁)。

    youdao

  • With this kind of thinking, locking the data in the beginning of the transaction can be avoided.

    带着这样思想,我们可以避免事务处理一开始就锁定数据

    youdao

  • That is, you make sure that only one thread at a time can access a certain data structure by locking and unlocking it.

    就是说通过线程锁定和解锁,对于数据结构确保某一时刻只能有一个线程能够访问

    youdao

  • Locking is the mechanism that the database manager USES to control concurrent access to data in the database by multiple applications.

    锁定数据库管理器用控制多个应用程序并发访问数据库数据机制

    youdao

  • Locking should ensure both that per-CPU data structures and state are always protected against preemption.

    锁定可以确保每个CPU数据结构状态始终受到保护而不被抢占

    youdao

  • As mentioned previously, the EJB components control the access to the back-end data and manage the current transactions and database locking internally.

    正如前面提到的那样,EJB组件控制后台数据访问管理着当前事务数据库内部锁定

    youdao

  • If pessimistic session locking is used, it should generally only be used to block other users from updating; it should not block reads of the locked data.

    如果使用悲观会话锁定通常用于阻止其他用户进行更新,而不是阻止锁定数据的读取

    youdao

  • In short, locking is the means by which data integrity can be maintained when two or more application processes simultaneously request access to the same data.

    而言之,锁定方法通过该方法,两个多个应用程序进程同时请求访问同一数据时,可以保持数据完整性

    youdao

  • This often results in highly complex schemes to deal with database locking and concurrency, or alternatively, loss of data integrity when these issues are not considered.

    结果是:处理数据库锁定同步方案非常复杂,若不考虑数据库锁定与同步问题又会失去数据完整性

    youdao

  • That leads to many issues of data integrity, locking strategies, issues that are well known to database people.

    导致许多问题,如数据完整性锁定策略以及数据库人员所熟知的一些问题。

    youdao

  • Next to the organizational hurdles, the technical ones almost seem scant, but when it comes to the task, data versioning, concurrency (locking), and life cycle management are never simple.

    仅次于组织方面障碍的是似乎看起来并不存在技术障碍,对于任务数据版本控制并发性(锁定)生命周期管理而言,这决不简单

    youdao

  • The CF provides a scalable and centralized locking mechanism to ensure data coherency.

    CF提供一个可扩展集中锁定机制确保数据一致性

    youdao

  • Pessimistic session locking should be used with great discretion, as it serializes access to data across a business process that includes user think time.

    必须谨慎使用悲观会话锁定因为业务流程包括用户思考时间)中序列化数据访问

    youdao

  • This article Outlines the locking behavior of the DB2 UDB data movement utilities, and provides an overview of how concurrent access to data is managed while these utilities are running.

    本文概要介绍了DB 2UD b数据移动工具锁定行为概述运行这些工具时,数据并发访问如何管理

    youdao

  • The EJB components control the access to the back-end data and manage the current transactions and database locking internally.

    EJB组件控制后台数据访问管理着当前事务以及数据库内部锁定

    youdao

  • File object locking is not available, but the modified block storage technique can be introduced here the way we did in this article to maintain data consistency.

    文件对象锁定不可用,修改的存储技术引入按照本文介绍的方式保持数据一致性。

    youdao

  • They control access to the back-end data and internally manage current transactions and database locking while preserving data integrity.

    保持数据完整性的同时它们控制端数据的访问在内部当前事务数据库锁定进行管理

    youdao

  • Optimistic locking is an extremely efficient concurrency control method that guarantees data integrity without placing any physical lock in the database.

    乐观一个极其有效并发性控制方法,它可以确保数据完整性而又无需数据库中放置任何物理

    youdao

  • Database locking strategies are critical for gaining the best possible application performance, while ensuring data integrity and consistent application behavior.

    对于获得最佳应用程序性能,以及确保数据完整性一致的应用程序行为来说,数据库锁定策略非常重要的。

    youdao

  • It's hard to program safely; programs that manipulate threads are prone to inconsistent data, deadlocks, unscalable locking, and inverted priorities.

    要用线程安全地编写程序很难的;需要操纵线程的程序很容易引起不一致数据死锁、不可伸缩锁定以及倒置的优先级等问题。

    youdao

  • Column locking is useful for when you want to freeze a column or collection of columns while scrolling and reviewing data in the other columns.

    滚动查看其他数据冻结列时将会有用。

    youdao

  • The developerWorks tutorial "Locking down your PHP applications" (see Resources) talks about SQL injections: the art of sending malformed data to a database to cause harm or unwarranted access.

    developerWorks教程锁定PHP应用程序”(请参阅参考资料讨论SQL注射不正常的数据发送数据库导致有害无根据访问

    youdao

  • In the pessimistic locking scheme, explicit locks are taken against rows using the SQL SELECT FOR UPDATE statement. Data is then modified, and an SQL UPDATE is issued.

    悲观锁定方案中,通过使用SQLSELECTFORupdate语句数据行进行显式锁定然后更改数据执行SQL UPDATE。

    youdao

  • There are two models for locking data in a database.

    数据库锁定数据两个模型

    youdao

  • A new type of lock called seqlock has been introduced for locking a small section of data (no Pointers) that is frequently accessed.

    引入了一个叫做seqlock类型,用于锁定经常被访问的数据(不是指针)。

    youdao

  • Optimistic locking is still highly recommended for non-atomic Web flows to protect the data integrity of each user action.

    对于原子we b还是强烈推荐使用乐观保护每个用户操作数据完整性

    youdao

  • Nirvanix offers the option of locking data into specific physical locations, but Amazon does not.

    Nirvanix提供了数据具体实际位置选择但是亚马逊没有

    youdao

  • WebSphere Process Server accesses its databases in multiple concurrent threads and USES row-level locking to ensure data consistency during its transactions.

    WebSphereProcessServer通过多个并发线程访问数据库使用行级锁定确保事务期间数据一致性

    youdao

  • The enterprise beans control access to the back-end data and internally manage the current transactions and database locking.

    企业bean控制数据访问并且在内部管理当前事务数据库锁定。

    youdao

  • Whatever you need, Linux has a locking scheme to protect your data.

    不管需要什么,Linux都会提供一种锁定方案保护数据

    youdao

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

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

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