Skip to content

sterlinglaird/Concurrency-Problems-CSC-464

Repository files navigation

A collection of basic concurrency problems implemented in both C++ and Go to compare implementation strategies as well as performance characteristics. Results of these comparisons can be found in ./Report

./Logoot contains a Go implementation of the Logoot data structure (introduced in https://hal.inria.fr/inria-00432368/document) which is a CRDT for distributed collaborative document editing. The implementation contains a basic console-based editor which can be networked together with other active editors for collaborative editing.

About

Some of the coursework for CSC 464

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published