您此时可能想到使用文件锁或其他特定于操作系统的技巧,以在分布式环境中同步对文件的访问。
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.
例如,实现hub式信息同步或与事务性系统进行混合型(双向)同步。
For instance, to address patterns regarding hub-style information synchronization, or hybrid (bi-directional) synchronization with transactional systems.
同步分布式系统中的软件
应用推荐