Projects with this topic
-
Distributed Lock to execute Mutual Exclusion of a Shared Resource in a Microservice Architecture
Updated -
A collection of Algorithms to Synchronise changes across multiple clients using Operational Transformation https://ot.js.org
Updated -
Java persistence & distributed computing layers for FoundationDB
Updated -
A lightweight, high-performance directory sync service written in Go. PSync enables federated, bi-directional synchronization across multiple repositories organized into configurable sync groups. Each repository can define one or more directories to sync.
PSync is source-available for transparency and reference. For inquiries, contact opensource@judica.app.
Updated -
dispatch HTTP requests from browsers directly to individual servers— as multiple detached bastions
Updated -
Open Educational Resources explaining the basics of distributed systems as part of a module on communication and collaboration systems.
Updated -
DaveBank is a distributed banking system built in Python as part of a level 4 university module (CSC4010: Parallel and Distributed Programming). It demonstrates peer-to-peer networking, replication, and fault tolerance—without using external distributed systems frameworks. Includes a simple API and GUI for node interaction.
Updated -
Timer Service with FastAPI and Redis This project is a scalable and reliable timer service built with FastAPI and Redis. It allows users to schedule tasks with a specified delay and triggers webhooks upon expiration. The service is containerized with Docker and includes comprehensive tests for reliability.
Key Features:
Timer Creation: Schedule tasks with hours, minutes, and seconds.
Webhook Triggering: Automatically sends a POST request to a specified URL when the timer expires.
Redis Persistence: Ensures timers are not lost even if the application restarts.
Scalability: Designed to handle high traffic with horizontal scalability.
Updated -
-
My personal study guide and code repo.
Updated -
-
[2023-2024 Q1] Project of the LINFO2345 course about making a proof of stake blockchain with my friend Hadrien
Updated -
Here is developed the third project for the Concurrent and Distributed Programming course.
Updated -
Rust Implementation of the Authenticated Transport Protocol
Updated -
OER about aspects of distributed systems
Updated -
Master Degree Thesis on how to find the best way to save images on a Hypercube DHT
Updated -
-
Distributed system of drones that deliver orders produced by an e-commerce site
Updated -
An attempt to implement deferring Ricart-Agrawala algorithm in Rust for CTU FEE course https://fel.cvut.cz/cz/education/bk/predmety/31/31/p3131406.html
UpdatedUpdated