Essays about: "crdts"

Showing result 6 - 7 of 7 essays containing the word crdts.

  1. 6. Implementing and Evaluating the Performance of CRDTs in Encore

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Oskar Pedersen; [2018]
    Keywords : ;

    Abstract : The majority of CPUs used in general purpose computers have multiple cores. Manyof the programming languages in use today have only added support for multi-corecomputers as an afterthought. This have made it unnecessarily hard and error proneto develop programs for modern CPUs. READ MORE

  2. 7. Snapple : A distributed, fault-tolerant, in-memory key-value store using Conflict-Free Replicated Data Types

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Johan Stenberg; [2016]
    Keywords : Distributed Systems; CRDTs; Conflict-Free Replicated Data Types; OR-Set; Snapple;

    Abstract : As services grow and receive more traffic, data resilience through replication becomes increasingly important. Modern large-scale Internet services such as Facebook, Google and Twitter serve millions of users concurrently. Replication is a vital component of distributed systems. READ MORE