Content-Length: 268862 | pFad | http://github.com/papanikge/distributed-algs-js

AE GitHub - papanikge/distributed-algs-js: a collection of distributed algorithms (on PeerJS which uses WebRTC)
Skip to content
This repository was archived by the owner on Jul 27, 2018. It is now read-only.

papanikge/distributed-algs-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of distributed algorithms on PeerJS

Two phase commit

This is a two phase commit algorithm implementation on the PeerJS platform.
It uses two files, one for the "leader" which should open first and accepts all the messages and one for all the other nodes.

TODO: merge files (you would need leader election to pick the node-0 one)

Lamport mutual exclusion algorithm

This is a Lamport mutual exclusion algorithm implementation on the PeerJS platform.
It's using the Lamport Time algorithm to implement logical clocks.
It utilizes a server "process", which has no role in the algorithm, but is necessary for the shared resource, and enforcing the topology of the network, in a consistent (for all processes) way.

TODO: add more specific info

LCR leader election algorithm for k leaders

This is a variation of the LeLann-Chang-Roberts algorithm for leader election in a synchronous, reliable network, that elects k leaders instead of one.
The server was implemented by the CEID Distributed-Systems course professor. No copyright infringement intended.
This algorithm uses raphael.js to display animations.


These were written as part of the CEID Distributed Systems course in 2013
George 'papanikge' Papanikolaou

Releases

No releases published

Packages

No packages published








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/papanikge/distributed-algs-js

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy