Some provide file locking to prevent concurrent access.
有些提供了文件锁来防止多个用户的并行访问。
Using a single file is problematic, especially in a multi-user system because of issues of file locking and the performance problems associated with working with a single, large file.
Methods of file locking and record locking or file unlocking and record locking or file unlocking and record unlocking were given.
给出,文件、记录加锁解锁的方法及解决死锁问题的途径。
See Disabling file locking for more information on this topic.
参见解除文件锁定功能了解更多相关信息。
The code implements the file locking mechanism in Eucalyptus.
代码实现了Eucalyptus中的文件锁定机制。
The restructuring of file locking support allows the server to maintain the lock state of files using a lease-based model.
文件锁定支持的重构让服务器可以用基于租约的模型来保持文件的锁状态。
The disabling file locking section contains a discussion of the effect of disabling locking and how to configure this functionality when NFSv3 is used with automatically initiated peer recovery.
One potential drawback that management can point to is the lack of file locking within CVS.
管理人员可能遇到的一个潜在缺陷是CVS内缺乏文件锁定功能。
If concurrency is a problem, either use file locking or use a proper database with transactional support.
如果并发性是一个问题,可以使用文件锁或使用适当的数据库事务的支持。
You might have some ideas about using file locking or other operating system-specific tricks to synchronize access to a file in a distributed environment.
您此时可能想到使用文件锁或其他特定于操作系统的技巧,以在分布式环境中同步对文件的访问。
The ha function for the transaction service USES network file locking, and different file systems have different file locking behaviors.
事务服务的ha功能使用网络文件锁定,且不同的文件系统有不同的文件锁定操作。
To prevent such problems from occurring, WebSphere Application Server USES network file locking technology to ensure exclusive access to recovery log files.