Socket
Socket
Sign inDemoInstall

github.com/r-medina/gmaj

Package Overview
Dependencies
0
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/r-medina/gmaj

Package gmaj implements the Chord distributed hash table. 1. Port over tests from original code 2. Timeout connections and make an RPC function for disconnecting nodes to remove themselves from the connMap of other nodes 3. Make sure nil values in RPC methods are handled properly 4. Logging 5. Dockerize 6. Easy deployment 7. Write example app that just uses client


Version published

Readme

Source

build status GoDoc

GMaj

Golang implementation of Chord DHT

This is a rewrite of work I did with @asubiotto for our distributed systems course at Brown university.

FAQs

Last updated on 18 Jul 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc