1 / 7

Consistency and Replication

Consistency and Replication. Chapter 6. Object Replication (1). Organization of a distributed remote object shared by two different clients. Object Replication (2). A remote object capable of handling concurrent invocations on its own.

blairj
Download Presentation

Consistency and Replication

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Consistency and Replication Chapter 6

  2. Object Replication (1) Organization of a distributed remote object shared by two different clients.

  3. Object Replication (2) • A remote object capable of handling concurrent invocations on its own. • A remote object for which an object adapter is required to handle concurrent invocations

  4. Object Replication (3) • A distributed system for replication-aware distributed objects. • A distributed system responsible for replica management

  5. Data-Centric Consistency Models The general organization of a logical data store, physically distributed and replicated across multiple processes.

  6. Processing Read Operations Performing a read operation at a local copy.

  7. Processing Write Operations Performing a write operation at a local copy.

More Related