此技术通常称为开放式并发(optimistic concurrency)或开放式脱机锁定(optimistic offline locking)(“企业应用程序体系结构的模式”一文中对此进行了描述,这篇文章的作者是Martin Fowler)。
This technique is often referred to as optimistic concurrency, or optimistic offline locking (described in Patterns of Enterprise Application Architecture, by Martin Fowler).
该模式为分布式信息创建了集成视图,且在联合结构化和非结构化的信息时不会带来数据冗余。
The pattern creates an integrated view into distributed information without creating data redundancy while federating both structured and unstructured information.
由于该模式基于使用协同操作技术和开放式标准,因此将该模式移植到更复杂的体系结构也就相对比较简单。
Migration to a more sophisticated architecture should be relatively straightforward as this pattern is based on the use of interoperable technologies and open standards.
应用推荐