PPT-CSE 486/586 Distributed Systems

Author : luanne-stotts | Published Date : 2016-04-13

New Trends in Distributed Storage Steve Ko Computer Sciences and Engineering University at Buffalo Recap Two important components in a distributed file service Directory

Presentation Embed Code

Download Presentation

Download Presentation The PPT/PDF document "CSE 486/586 Distributed Systems" is the property of its rightful owner. Permission is granted to download and print the materials on this website for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.

CSE 486/586 Distributed Systems: Transcript


New Trends in Distributed Storage Steve Ko Computer Sciences and Engineering University at Buffalo Recap Two important components in a distributed file service Directory service Flat file service. Security --- 2. Steve Ko. Computer Sciences and Engineering. University at Buffalo. Recap. Three . types of functions. Cryptographic hash, symmetric key crypto, asymmetric key . crypto. Cryptographic hash. Concurrency Control --- 3. Steve Ko. Computer Sciences and Engineering. University at Buffalo. Recap. Strict execution of transactions?. Delay . both their read and write operations . on an . object until . Paxos. --- 2. Steve Ko. Computer Sciences and Engineering. University at Buffalo. Recap. Paxos. is a consensus algorithm.. It allows multiple acceptors.. It allows multiple proposals to be accepted.. Graph Processing. Steve Ko. Computer Sciences and Engineering. University at Buffalo. Recap. Byzantine generals problem. They must decide on a common plan of action.. But. , . some of the generals can be traitors. Replication --- 1. Steve Ko. Computer Sciences and Engineering. University at Buffalo. Recap: Concurrency Control. Extracting more concurrency. Non-exclusive locks. Two-version locking. Reducing the lock overhead. Consistency --- 3. Steve Ko. Computer Sciences and Engineering. University at Buffalo. Recap. Consistency. Linearizability. Sequential consistency. Chain replication. Primary-backup (passive) replication. Consistency --- 2. Steve Ko. Computer Sciences and Engineering. University at Buffalo. Linearizability. vs. Sequential Consistency. Both care about giving . an illusion of a single copy. .. From the outside observer, the system should (almost) behave as if there’s only a single copy.. Case Study: Amazon Dynamo. Steve Ko. Computer Sciences and Engineering. University at Buffalo. Recap. CAP Theorem?. Consistency, Availability, Partition Tolerance. Pick two. Eventual consistency?. Availability and partition tolerance over consistency. Reliable Multicast --- 2. Steve Ko. Computer Sciences and Engineering. University at Buffalo. Recap: Multicast. How do a group of processes communicate?. Multicast. One-to-many: “Local” broadcast within a group . Google Spanner. Steve Ko. Computer Sciences and Engineering. University at Buffalo. Recap. Digital certificates. Binds a public key to its owner. Establishes a chain of trust. TLS. Provides an application-transparent way of secure communication. Gossiping. Steve Ko. Computer Sciences and Engineering. University at Buffalo. Recap. Available copies replication?. Read and write . p. roceed with live replicas. Cannot achieve one-copy serialization itself. Case Study: Facebook f4. Steve Ko. Computer Sciences and Engineering. University at Buffalo. Recap. Engineering principle. Make the common case fast, and rare cases correct. Power law. Haystack. A design for warm photos. Mutual Exclusion --- 2. & Leader Election --- 1. Steve Ko. Computer Sciences and Engineering. University at Buffalo. 4. . Maekawa’s. Algorithm. Observation: . no need to have all peers reply. Only need to have . Global States. Steve Ko. Computer Sciences and Engineering. University at Buffalo. Last Time. Ordering of events. Many applications need it, e.g., collaborative editing, distributed storage, etc.. Logical time.

Download Document

Here is the link to download the presentation.
"CSE 486/586 Distributed Systems"The content belongs to its owner. You may download and print it for personal use, without modification, and keep all copyright notices. By downloading, you agree to these terms.

Related Documents