CSC802: Distributed Computing [DC] & CSL802: Distributed Computing Lab [DC Lab] | BE Semester VIII | Computer Engineering
-
Updated
Sep 5, 2026 - Python
CSC802: Distributed Computing [DC] & CSL802: Distributed Computing Lab [DC Lab] | BE Semester VIII | Computer Engineering
Crash-safe distributed job execution with fencing tokens, lease recovery and deterministic failure validation.
Interactive browser playground for distributed algorithms. Draw a topology, write upon-event pseudocode, choose what the algorithm assumes and how the network really behaves, then watch messages, crashes and timing violations unfold.
Bully algorithm simulation
This project proposes a hybrid decentralized architecture that combines a CRDT-based peer-to peer database (GUN) with a blockchain integrity layer. The system allows multiple nodes to synchronize data without a central server while ensuring data integrity through blockchain hashing and verification.
To associate your repository with the distributed-systems-algorithm topic, visit your repo's landing page and select "manage topics."