A peer-to-peer networking framework to work across languages
-
Updated
May 4, 2018 - Java
A peer-to-peer networking framework to work across languages
This repository is created as a part of the P2p project for Computer Networks (CNT5106C) at the University of Florida for the Master's in Computer Science program. A simplified P2p network where any number of peers can share any type of file among themselves. Implemented in Java.
Implementation of classic distributed algorithms: membership, failure detection, quorum, replication etc.
[Alpha] A P2P mesh distributed network.
CSE 586 Distributed Systems Programming Assignments
CSE586 Course Projects - Spring 2017
A peer-to-peer network that uses distributed hash table to store, query and retrieve data from corresponding nodes.
A multiple instance android application running simplified version of the Chord protocol with ID space partitioning/re-partitioning, Ring-based routing & Node joins.
Implementation of a distributed hash table using the Chord protocol.
A simple Distributed Hash Table based on Chord for multiple android devices.
a distributed hash table implementation using Kafka
Java messaging app using a distributed hash table and multiple servers and clients.
Implementation of the parallel and distributed computing methods.
⛓ MIEIC 2020/2021 - 3ʳᵈ year / 2ⁿᵈ semester
Implement routing schemes for packets in a structured peer-to-peer (P2P) overlay system using singleton factory design pattern for event handling. This is a simplified version of a structured P2P system based on distributed hash tables.
Implementation of the distributed hashtable Kademlia
A Distributed Hash Table(DHT) based on simplified Chord(peer-to-peer lookup service)
Add a description, image, and links to the distributed-hash-table topic page so that developers can more easily learn about it.
To associate your repository with the distributed-hash-table topic, visit your repo's landing page and select "manage topics."