这种分离也意味着他们能够全速工作,不用锁定文件或者互相等待。
The decoupling also means they can work at full speed without locking files or having to wait for each other.
该信息将被存储在服务器上的一个锁定文件中,以指示文件的签出时间。
This information will be stored on the server in a lock file that indicates when a file is checked out to you.
IndexWriter创建一个目录锁定文件,以通过同步索引更新保护索引不受破坏。
IndexWriter creates a lock file for the directory to prevent index corruption by simultaneous index updates.
是什么使操作速度慢是数据库引擎需要创建和删除数据库锁定文件过于频繁的事实。
What makes operations slow is the fact that the database engine needs to create and delete the database lock file too often.
工作区中包含一个锁定文件,如果工具包打开,该文件将阻止这些Headless命令执行。
The workspace contains a lock file that stops these headless commands from executing if the toolkit is open.
此处输入的信息将被存储在服务器上的一个锁定文件中,以在文件被签出时通知其他用户。
The information you enter here will be stored on the server in a lock file used to inform other users when a file is checked out.
此外,您可能有时需要移动或删除一个锁定文件自己,要完全删除应用程序或清理计算机。
Additionally, you might sometimes need to move or delete a locked file yourself, either to totally remove an application or to clean up a PC.
本发明涉及存放文件的密集架领域,具体提供一种自动查询并锁定文件存放位置的密集架系统。
The invention relates to the field of compact shelves for storing files, and particularly provides a compact shelf system for automatically querying and locking storage positions of the files.
客户端采用状态来确定操作是否可执行(那就是,文件是否被锁定)。
The client USES the state to determine whether the operation can be performed (that is, whether the file is locked).
自动对等恢复需要排它文件锁定的使用和保证来确保事务的数据完整性。
Automatic peer recovery does require the use and guarantee of exclusive file locks to ensure transactional data integrity.
参见解除文件锁定功能了解更多相关信息。
See Disabling file locking for more information on this topic.
文件对象锁定不可用,但已修改的块存储技术可在此引入,按照本文介绍的方式保持数据一致性。
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.
文件锁定支持的重构让服务器可以用基于租约的模型来保持文件的锁状态。
The restructuring of file locking support allows the server to maintain the lock state of files using a lease-based model.
服务器P在主机p上运行,且对其恢复日志文件持有排它文件锁定。
Server P is running on host P and holds an exclusive file lock for its own recovery log files.
要使用客户端优化优化现有应用程序,可以在递增式捕获过程中生成多个捕获文件来锁定捕获的信息。
For optimizing existing applications using client optimization, you can generate multiple capture files to lock captured information during incremental capture.
在删除过程期间,ASP.NET将找到该程序集文件是否加载并锁定。
During the deletion process, ASP.NET might find that the assembly file is loaded and locked.
使用文件锁定确保对组成恢复日志的文件的排它访问。
File locking is used to ensure exclusive access to the files that make up a recovery log.
要保持恢复日志文件的完整性,一次只能允许单个客户端流程对其进行访问。 通过使用先前讨论到的排它网络文件锁定来确保访问的进行。
To maintain the integrity of a recovery log file, only a single client process can access the log at a time; this access can be assured using the exclusive network file locks discussed previously.
关于排它文件锁定,不同文件系统有不同的性能来支持。并且这些锁定在客户端发生故障或无法响应时无效。
Different file systems have different capabilities with respect to support for exclusive file locks and the ability of those locks to become invalidated when a client fails or becomes unresponsive.
使用锁定超时报告时,您可能会注意到,DIAGPATH中的锁定超时报告文件的数量在持续增加。
When working with lock timeout reporting, you may notice that the number of lock timeout report files in the DIAGPATH continuously increases.
该文件系统支持排它文件锁定,但是将代表故障主机持有锁定直至主机能够重新启动为止。
This file system supports exclusive file locks, but holds them on behalf of a failed host until that host can restart.
在使用完善的文件共享和锁定语义来防止冲突的同时,CIFS允许多个客户端对同一个文件进行访问和更新。
CIFS allows multiple clients to access and update the same file, while preventing conflicts with sophisticated file sharing and locking semantics.
文件锁定——通过网络获取文件排它锁定的过程。
File locking - The process of obtaining an exclusive lock on a file over a network.
代码首先打开一个文件,然后使用file_lock锁定它。
This code first opens a file, then locks it using file_lock.
在 NFSv4 之前,存在一定数量的辅助协议用于加载、锁定、和文件管理中的其他元素。
Prior to NFSv4, there existed a number of ancillary protocols for mounting, locks, and other elements in file management.
此外,这个新版本的NFS协议支持字节范围的文件锁定,而先前版本使用的是网络锁管理器(Net work lock Manager)提供的lockd协议。
In addition, this new version of the NFS protocol supports byte range file locking, whereas previous versions used the lockd protocol provided by the Network lock Manager.
为了实现文件共享和锁定机制,我们创建了一个名为WalrusVirtualBlockManager的类。
To implement file sharing and locking mechanism we have created a class called WalrusVirtualBlockManager.
如果使用scoped_lock,就不需要显式地锁定或解锁文件;锁定发生在构造器内,每当您退出该范围,就会自动发生解锁。
Using scoped_lock, you don't need to explicitly lock or unlock the file; the locking occurs inside the constructor, and the unlocking happens automatically whenever you exit the scope.
代码实现了Eucalyptus中的文件锁定机制。
The code implements the file locking mechanism in Eucalyptus.
代码实现了Eucalyptus中的文件锁定机制。
The code implements the file locking mechanism in Eucalyptus.
应用推荐