A.D.Dulani Sasanka De SilvaSummary of the paper Fault Tolerant Virtual Machines (VMware)This composed of a detailed summary of the paper “The design of a Practical System for Fault Tolerant Virtual Machines by Daniel J. Scales…Jul 5Jul 5
A.D.Dulani Sasanka De SilvaTime in Distributed SystemsIdea of time with respect to Software, Operating Systems and Distributed Systems:Jul 5Jul 5
A.D.Dulani Sasanka De SilvaDesign Patterns Abstract Factory MethodThe Abstract Factory Method is a creational design pattern that allows you to produce families of related objects without specifying their…Jul 5Jul 5
A.D.Dulani Sasanka De SilvaDesign Patterns Factory MethodThe factory method is a creational design pattern that provides an interface for creating objects in a superclass but allows subclasses to…Jul 5Jul 5
A.D.Dulani Sasanka De SilvaDesign Patterns: Simple Factory MethodThis pattern comes under creational category, it defines interface for creating an object but lets subclasses decide which class to…Jul 4Jul 4
A.D.Dulani Sasanka De SilvaDesign Patterns: Decorator PatternThe decorator design pattern is a structural pattern that allows adding new functionality to an existing object without altering its…Jul 4Jul 4
A.D.Dulani Sasanka De SilvaDesign Patterns: Adapter PatternAdapter pattern is a structural design pattern that allows objects with incompatible interfaces to collaborate.Jul 4Jul 4
A.D.Dulani Sasanka De SilvaDesign Patterns: Singleton PatternSingleton is a creational design pattern that lets you ensure that a class has only one instance while providing global point to this…Jul 4Jul 4
A.D.Dulani Sasanka De SilvaModels in Distributed SystemsA system model captures our assumption about how nodes and network behave. It is an abstract description of their properties, which ca be…Jul 4Jul 4
A.D.Dulani Sasanka De SilvaIntroduction to Distributed SystemsThis is a simple introduction to distributed systems…Jul 4Jul 4