GitHub topics: distributed-algorithms
scafi/scafi
scafi (Scala with computational Fields): a Scala framework for Aggregate Computing
Language: Scala - Size: 6.05 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 26 - Forks: 17

rushil-ambati/abdBPF
Pure eBPF implementation of distributed ABD algorithms
Language: Rust - Size: 330 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

Tenemo/threshold-elgamal
A TypeScript library with functions implementing selected ElGamal cryptographic algorithms on top of native JavaScript BigInteger. Its core includes key generation, encryption, and decryption. It is extended with support for threshold encryption. Supports Node.js and the browser. Used by https://sealed.vote.
Language: TypeScript - Size: 294 KB - Last synced at: 1 day ago - Pushed at: 9 days ago - Stars: 9 - Forks: 1

mahmoudparsian/data-algorithms-book
MapReduce, Spark, Java, and Scala for Data Algorithms Book
Language: Java - Size: 397 MB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 1,075 - Forks: 661

Varun0157/distributed-super-linear-mst
Implementations of MST calculation in a distributed setting, assuming super-linear memory.
Language: Go - Size: 677 KB - Last synced at: 20 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

QuantasSupport/Quantas
Quantitative User-friendly Adaptable Networked Things Abstract Simulator
Language: C++ - Size: 4.39 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 7 - Forks: 9

himadieievsv/redpulsar
Distributed locks and other utils, can be used with Jedis client and Lettuce client for Redis
Language: Kotlin - Size: 339 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 22 - Forks: 0

ItsAJ1005/Distributed_sorting_algorithms_for_a_line_network
This project implements three distributed sorting algorithms on a line network using basic primitive operations (send, receive, and compute) in a discrete event simulator using sockets.
Language: Python - Size: 777 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

fpaxos/fpaxos-tlaplus
TLA+ specification of Flexible Paxos
Language: TLA - Size: 49.8 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 40 - Forks: 1

Gtoyos/optiMemApproxAgree
An implementation of a distributed algorithm for achieving approximate agreement between two processes using minimal shared memory.
Language: Go - Size: 11.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

lipinskipawel/maelstrom-java
Unofficial java client for Maelstrom server
Language: Java - Size: 111 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 1

Robb-Fr/distributed-algo-2022
CS-451 Distributed Algorithms EPFL course project of Fall 2022 edition
Language: Java - Size: 422 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

suomela/da2020
Juho Hirvonen and Jukka Suomela: Distributed Algorithms 2020
Language: TeX - Size: 49.8 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 68 - Forks: 11

melanie-t27/Paxos-Atomic-Broadcast
Implementation of Atomic Broadcast using Paxos for the course of Distributed Algorithms at Università della Svizzera Italiana (USI)
Language: Python - Size: 369 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

lmicovic/financial-distributed-network-snapshot
This project implements a Financial Distributed System designed to manage and collect snapshots of bitcake transactions across multiple nodes.
Language: Java - Size: 29.3 KB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

alg-nju/disalg-bib-dict
Size: 105 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 0

jkcso/Distributed-Tradeoffs
A practical evaluation of the iconic distributed algorithms discussed in Christian Cachin's book "Introduction to Reliable and Secure Distributed Programming". Each repo's system incrementally improves its predecessor by adding further functionality. More info regarding the specifics of each system can be found in README.md.
Language: Elixir - Size: 202 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 0

rpytel1/distributed-algorithms
Repository for assignments for Distributed Algorithms class at TU Delft. Implemented casual ordering of point-to-point messages (Schiper-Eggli-Sandoz), tokken based mutual exclusion (Singhal’s algorithm) and minimum weight spanning tree in asynchronous networks (Gallager, Humblet, and Spira). All algorithms are written using Java RMI.
Language: Java - Size: 281 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Kaushal1011/CS553-DistributingAlgorithms
This project is a simulation of various distributed computing algorithms implemented in Scala using the Akka framework.
Language: Scala - Size: 701 KB - Last synced at: about 17 hours ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

Abudo-S/WatchOut_DPS_Project
Distribuited scalable system for the game of "hide and seek" based on bully election for the seeker and Ricart&Agrawala distributed mutual exclusion for hiders, with additional rest server and rest/mqtt client functionalities. Each player has a smartWatch with simulated H.R. sensor.
Language: Java - Size: 334 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ottenwbe/go-distributed
Language: Go - Size: 1.96 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

viktor-platform/sample-distributed-algorithms
When working with Distributed Systems we want to achieve truly distributed solutions. There might not be a central component that regulates the whole network. Sometimes, however, a system might need to be assigned priority over other systems. In a truly distributed system, the priority of each component is not globally known. Luckily there exist selection algorithms to overcome this issue.
Language: Python - Size: 1.86 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

madhavsankar/mobile-robots
Dispersion of Mobile Robots
Language: C++ - Size: 190 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

MISTLab/DOOR-SLAM
Distributed, Online, and Outlier Resilient SLAM for Robotic Teams
Language: Dockerfile - Size: 2.2 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 217 - Forks: 32

XzrTGMu/twin-nphard
Graph-based Deterministic Policy Gradient for Repetitive Combinatorial Optimization Problems
Language: Jupyter Notebook - Size: 42.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

nbro/multi-paxos 📦
An implementation of Atomic Broadcast using Multi-Paxos.
Language: Rust - Size: 1.31 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 2

jfalcou/mmm
Massively Modernized MPI
Language: C++ - Size: 221 KB - Last synced at: about 6 hours ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

TimTosi/bully-algorithm
[Go] - Bully algorithm visualization & implementation written in Golang.
Language: Go - Size: 11.6 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 63 - Forks: 12

aQuaYi/Distributed-Algorithms
利用 Go 语言实现多种分布式算法
Language: Go - Size: 4.59 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 55 - Forks: 7

EladCh/Distributed-Algorithms-For-Computer-Networks
Distributed Algorithms For Computer Networks using Sinalgo simulator
Language: Java - Size: 30.3 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

shilangyu/distributed-algorithms
Implementation of a handful of distributed algorithms
Language: C++ - Size: 9.1 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jwbambacht/distributed-algorithms 📦
Distributed Algorithms Lab implementations
Language: Java - Size: 754 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

dcmocanu/centrality-metrics-complex-networks
A repository for complex networks centrality metrics.
Language: Python - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

Gabulhas/Arrow-Distributed-Directory-Protocol
Distrbuted Queue and Graph Algorithm. Arrow Distributed Directory Protocol implementation in Go.
Language: Go - Size: 13.5 MB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Baksonator/snapshots
Snapshots system implemented using Li version of Lai-Yang algorithm combined with Spezialleti-Kearns algorithm
Language: Java - Size: 1.13 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

PKUcoldkeyboard/AntTreeSearch
C++ implementation of Arboreal-Ants(https://github.com/shivamg13/Arboreal-Ants)
Language: C++ - Size: 2.05 MB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

mrsamsami/Distributed-Systems-Algorithms
Implementation of some distributed algorithms
Language: Python - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

LouisJenkinsCS/Distributed-Data-Structures
[GSoC] Distributed Data Structures - Collections Framework for Chapel language
Language: Chapel - Size: 54.8 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 15 - Forks: 2

Gianniii/CS451-DistributedAlgorithms-Project-
In this project i implemented some famous distributed algorithms in java, by simulating hosts and using udp messages between them. The algorithms implemented are: "Perfect Links", "Best-effort Broadcast", "Uniform Realiable Broadcast", FIFO Broadcast and Localized Causal Broadcast.
Language: Java - Size: 9.61 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

msgs91/dist-ds-store
A distributed kv store implemented using different consensus algorithms
Language: Java - Size: 272 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

alexandroskoliousis/co347
An emulator for distributed algorithms
Language: Java - Size: 236 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

LeoMullier/distributed-booking
Booking a place for an event thanks to a Go distributed program and a simple web interface
Language: Go - Size: 1.66 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sidthekidder/distributed-algorithms
Language: C++ - Size: 46.9 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 4

aygong/deadline-constrained-broadcasting
Code for the paper "Dynamic Optimization of Random Access in Deadline-Constrained Broadcasting"
Language: MATLAB - Size: 159 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jbotsim/JBotSim
JBotSim Core Files
Language: Java - Size: 2.86 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 24 - Forks: 18

whataboutamir/distributedstp
A simplified, distributed version of the Spanning Tree Protocol for arbitrary layer 2 topologies.
Language: Python - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

whataboutamir/distributeddvr
A distributed version of the Bellman-Ford algorithm for calculating routing paths in a network.
Language: Python - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

mattdean1/erlang
An implentation of Tarry's algorithm in Erlang
Language: Erlang - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

peacefulotter/distributed-algorithms
Perfect Links, Best Effort Broadcast, Reliable Broadcast, Uniform Reliable Broadcast, FIFO, and Lattice Aggreement all built on top of an unreliable channel (UDP sockets)
Language: Java - Size: 227 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sergey-melnychuk/gossip-peer
Implementation of heartbeat gossip distributed membership protocol over UDP in Rust
Language: Rust - Size: 50.8 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

nicomwong/clockSyncServer
Implementation of the NTP clock synchronization algorithm
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

matteoldani/da-project
Java implementation of FIFO Broadcast and Lattice Agreement in a distributed system
Language: Java - Size: 28 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

avestura/mpich-playground
📨 Several problems and their solutions in distributed systems area, solved using MPI
Language: C - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

adityaa-p/two-phase-commit-protocol
Implementation of Two-Phase commit protocol in C#
Language: C# - Size: 3.71 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ReemKish/msc-distributed-algorithms-project
Project for the M.Sc. course "22932 Distributed Algorithms for Communication Networks" of The Open University of Israel.
Language: Java - Size: 381 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Niketin/thesis
Master's thesis - Automatically Finding Non-constant Lower Bounds for Locally Checkable Labeling Problems in the LOCAL Model
Language: TeX - Size: 1.47 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rkolovanov/promela-algorithms 📦
Моделирование алгоритмов, решающих задачу взаимоисключающего доступа (ВИД)
Language: Promela - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dvly/simplified-chord
A simplified implementation of Chord protocol using MPI
Language: C - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

praalhans/DaViz
DaViz is a tool for simulating and visualizing distributed algorithms.
Language: Java - Size: 17.6 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 2

ramesh-adhikari/distributed-algorithm-with-python
This repository contains the algorithm which are used in the distributed system, data structure and distributed algorithm.
Language: Jupyter Notebook - Size: 72.3 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

friedbyalice/CS451-Distributed-Algorithms-project 📦
My solution to the CS451 Distributed Algorithm programming project
Language: Java - Size: 9.03 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

matteosz/lattice-consensus
Implementation of weak consensus in asynchronous networks
Language: Java - Size: 18.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gabrielecastellano/dragon
Fully distributed orchestration for heterogeneous services
Language: Python - Size: 222 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

Fazle-Rabby-Sourav/Suzuki-Kasami-Algorithm-for-Distributed-System
Language: Java - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 5

cekpowell/distro
Distributed file storage system that supports concurrent client requests and tolerate failures. Created for COMP2207: Distributed Systems and Networks.
Language: Java - Size: 2.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

manishkk/awesome-self-stabilization
Self-stabilization resources and links.
Size: 9.77 KB - Last synced at: 30 days ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 2

leoChaoGlut/Distributed-Cycle-Detection
Implement of Distributed cycle detection in large-scale sparse graphs
Language: Java - Size: 698 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 2

jeffrey-minwei/distributed-algo
Experiments on distributed algorithms
Language: Go - Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

anshul1004/LubyMIS
Implementation of LubyMIS algorithm to find the Maximal Independent Set in case of distributed networks
Language: Java - Size: 105 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

TheMn/Distributed-Systems-Fall2021
Distributed Systems, Fall 2021, University of Tehran
Language: TeX - Size: 2.6 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bghojogh/Distributed-Voting-Beep
The code for Distributed Voting with Beeps (DVB) algorithms
Language: MATLAB - Size: 2.16 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

shaiTheKimhi/Distributed-NN
A distributed Neural Network with synchronous and asynchronous approaches and ring all-reduce implementation
Language: Python - Size: 15.3 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

motykatomasz/Distributed-Algorithms
Repository for the projects for Distributed Algorithms Course at TU Delft.
Language: Java - Size: 111 KB - Last synced at: 3 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

viorelyo/dalgs
Discovering some distributed algorithms. "Introduction to Reliable and Secure Distributed Programming" book used as main reference.
Language: C# - Size: 32.3 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

cherryDevBomb/MyDalgs
🖧 Implementations of algorithms from "Introduction to Reliable and Secure Distributed Programming"
Language: Java - Size: 260 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Bartosz-Gorka-Archive/thieves_guild_put_poznan_2018
Thieves' guild as an example of the implementation of a distributed algorithm.
Language: C++ - Size: 237 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

ruudkoot/distributed-algorithms
Language: Haskell - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

dgarvit/epoch-based-manager
[GSoC] Epoch Based Memory Reclamation System for Chapel language
Language: Chapel - Size: 1.17 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

Arbaba/Distributed_Algorithms
FIFO and Localized Causal broadcast implementation - CS451 Distributed Algorithms
Language: C++ - Size: 9.06 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tanmayv25/GaussianProcessRegression
Using Nvidia K20 to accelerate Gaussian Process Regression
Language: Cuda - Size: 72.3 KB - Last synced at: 9 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

HenryChen-CH/ADMM-On-Spark
Implement Alternating Direction Method of Multipliers On Spark
Language: Scala - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Fazle-Rabby-Sourav/Lamport-s-Algorithm-for-Distributed-System
Language: Java - Size: 68.4 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ghorbanzade/sloth
A distributed activity recognition system :running:
Language: Java - Size: 613 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

maheshakya/DistClust_via_LSH_L2
This repository contains the experiments conducted in the paper: "Distributed Clustering via LSH Based Data Partitioning" (ICML 2018) with synthetic data. This implementation is not a distributed implementation. It is a single machine implementation intended to demonstrate the properties of this technique and approximation results.
Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

parvmor/da
C++ implementation of FIFO and Localized Causal Broadcast.
Language: C++ - Size: 396 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

LeonardoVal/capataz.js
A framework to set up distributed algorithms via HTTP, HTML and Javascript, based on NodeJS and Express.
Language: JavaScript - Size: 760 KB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

gashev/node-invitation
The Invitation Election Algorithm
Language: JavaScript - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

oatiz/rs-raft
Raft re-implemented in Rust.
Language: Rust - Size: 84 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 0

dr0pdb/distributed-algorithm-visualizer
Distributed algorithm visualizer written in JavaScript using React
Language: JavaScript - Size: 853 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

filixi/io-automaton
C++ implementation of a distributed system env based on IO-Automaton
Language: C++ - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Zabuzard/TreeFlood
TreeFlood offers algorithms to distributedly explore tree graphs.
Language: Java - Size: 140 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 2

mstruijs/Distributed-Clarkson
Code used in experimental evaluation of distributed Clarkson algorithms for solving LP-type problems
Language: Python - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

hoanhan101/hchord
Peer-to-peer lookup protocol
Language: Python - Size: 189 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

mammadhajili/LCBroadcast
Localized Causal Broadcast for Decentralized Payment System
Language: Java - Size: 133 KB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

hengxin/njucs-distributed-computing-lectures
Lectures for the "Distributed Computing/Algorithms" Class in Nanjing University
Language: TeX - Size: 11.7 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

TrimA74/INFO902-TP1
Introduction to distributed algorithms using MPJ ( Java Message Passing )
Language: Java - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

TrimA74/INFO902-TP2
Middleware using Guava
Language: Java - Size: 92.8 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

hengxin/paper-replicated-set
Paper on Replicated Set supporting Set Minus
Language: TeX - Size: 1.52 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

abinashmeher999/Distributed-Algorithms
Abstractions of components of a distributed system to simulate implementations of distributed algorithms.
Language: Python - Size: 39.1 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 2

spanoselias/DistributedFileSystem
Language: C - Size: 8.42 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
