Skip to content
#

distributed-database

Here are 27 public repositories matching this topic...

A stable Field Day Log program for Amateur (Ham) Radio. Easy and simple to use. Distributes the database to everyone. Allows everyone to see who is operating and which band, how many contacts etc. GOTA station use is easy and included for licensed and unlicensed contestors. Much more!!

  • Updated Jun 20, 2022
  • Python

This project investigates the advantages and limitations a decentralized contact discovery system for a messaging application may have. The areas of interest in this project concerns performance and scalability of the system. The simulator uses a mathematical approach where each task’s expected runtime was estimated from experiments or previous conducted studies.

  • Updated Jun 15, 2021
  • Python

This is a simulator for access strategies for distributed caching. The simulator considers a user who is equipped by several caches, and receives from them periodical updates about the cached content. The problem and algorithms implemented here are detailed in the paper: I. Cohen, G. Einziger, R. Friedman, and G. Scalosub, “Access Strategies for Network Caching”, IEEE/ACM Transactions on Networking, 29(2), pp. 609-622, 2021.

  • Updated Jan 13, 2022
  • Python

This project provides tools to simulate several access strategies for distributed caching. The simulator considers a user who is equipped by several caches, and receives from them periodical updates about the cached content. These updates are not totally accurate. The user has to select which caches to access, to obtain the requested datum in the lowest price and maximum certainty possible.

  • Updated Mar 9, 2022
  • Python

Improve this page

Add a description, image, and links to the distributed-database topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the distributed-database topic, visit your repo's landing page and select "manage topics."

Learn more