• A Practical Analysis of the Gorums Framework: A Case Study on Replicated Services with Raft 

      Pedersen, Sebastian Mæland (Masteroppgave/UIS-TN-IDE/2017;, Master thesis, 2017-06-15)
      Gorums is a novel RPC framework developed to make it easier to build fault tolerant distributed systems. We want to assess whether Gorums can simplify the implementation of a practical fault tolerant service that supports ...
    • Implementation and experimental evaluation of live replacement and reconfiguration 

      Lea, Tormod Erevik (Masteroppgave/UIS-TN-IDE/2013;, Master thesis, 2013)
      State machine replication is a common applied technique for building fault-tolerant services. The technique uses a collection of replicas to mask failures. All replicas are provided the same sequence of operations (requests), ...
    • Implementing a Distributed Key-Value Store Using Corums 

      Bakkevig, Eivind (Masteroppgave/UIS-TN-IDE/2020;, Master thesis, 2020-06)
      Corums is a novel framework made for simplifying the process of building fault-tolerant systems. In this thesis, we investigate whether Corums is suitable for implementing a practical fault-tolerant service by using it to ...