Question 1: Compare between SIMD and MIMD classification.
Question 2:
Question 3: B. Define Failure and explain the three main types of Fault. A. Explain the basic concepts of dependability.
Question 4:
Question 5: A. Clarify the main characteristics of P2P systems. a. Napster, the first P2P file sharing application. b. Gnutella, the file sharing protocol.
Question 6: A. Define Consistency Model. B. Compare between Strict Consistency and Sequential Consistency. C. What are the necessary conditions that need to be obeyed by a causally consistent datastore? D. Decide in which one of the following tables a and b there is a correct sequence of events in a causally-consistent store.
P1: W()a P2: R(x)a W(x)b P3: R(x)b R(x)a P4: R(x)a R(x)b (a)