Advanced search

Found 3 essays matching the above criteria.

  1. 1. Garbage Collected CRDTs on the Web : Studying the Memory Efficiency of CRDTs in a Web Context

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Michael Rehn; [2020]
    Keywords : crdt; crdts; conflict; free; replicated; data; type; garbage; collection; gc; p2p; peer; to; distributed; systems; causal; broadcast; web; webrtc; browser; chrome; memory; measuring; measurement; benchmark; crdt; crdts; konflikt; fria; replikera; data; typer; skräp; samling; gc; p2p; peer; to; distribuerade; system; causal; broadcast; webb; webrtc; webbläsare; chrome; minne; mäta; mätning; benchmark;

    Abstract : In today's connected society, where it is common to have several connected devices per capita, it is more important than ever that the data you need is omnipresent, i.e. its available when you need it, no matter where you are. We identify one key technology and platform that could be the future—peer-to-peer communication and the Web. READ MORE

  2. 2. Optimization of Data Propagation Algorithm for Conflict-Free Replicated Data Type-based Datastores in Geo-Distributed Edge Environment

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Vinayak Prabhakar Tejankar; [2020]
    Keywords : Eventual consistency; gossip protocols; edge computing; distributed systems.; Eventuell konsistens; skvallerprotokoll; edge computing; distribuerade system.;

    Abstract : Replication primarily provides data availability by having multiple copies over different systems and is exploited to make distributed systems scalable in num- bers and geographical areas. Placing a replica closer to the source of request can also significantly reduce the time required to service the request, improv- ing applications’ performance. READ MORE

  3. 3. Collaborative Editing of Graphical Network using Eventual Consistency

    University essay from Linköpings universitet/Programvara och system

    Author : Pierre Hedkvist; [2019]
    Keywords : collaborative graph; conflict free replicated data type; 2p2p-graph; crdt; eventual consistency; strong eventual consistency; graphical network; collaborative application;

    Abstract : This thesis compares different approaches of creating a collaborative editing application using different methods such as OT, CRDT and Locking. After a comparison between these methods an implementation based on CRDT was done. The implementation of a collaborative graphical network was made such that consistency is guaranteed. READ MORE