Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for replicate HD
GitHub Repo https://github.com/valerylobachev/hdfs-replicator

valerylobachev/hdfs-replicator

Tool to replicate files from an HDFS source path to a local destination, excluding previously copied files.
GitHub Repo https://github.com/sehyoun/Disc-on-HD-DPP-using-deep-learing

sehyoun/Disc-on-HD-DPP-using-deep-learing

This is codes that replicates the simple neoclassical growth model with deep learning as described in XXXX.
GitHub Repo https://github.com/aflaxman/pymc-example-tfr-hdi

aflaxman/pymc-example-tfr-hdi

Example PyMC Project - Replication of the TFR-HDI controversy
GitHub Repo https://github.com/skalnik/secret-bear-clip

skalnik/secret-bear-clip

A clip to hold the Gooseneck Hue HD cameras to the Replicator 2
GitHub Repo https://github.com/HSKA-IWI-VSYS/hd-cache

HSKA-IWI-VSYS/hd-cache

A third-party replication service for dynamic hidden databases
GitHub Repo https://github.com/Shehzaad-khan/Mini-Hdfs-Simulation

Shehzaad-khan/Mini-Hdfs-Simulation

Mini HDFS simulation implementing distributed file storage with Namenode-Datanode architecture. Features 2MB file chunking, automatic replication, heartbeat monitoring, and real-time web dashboard. Built with Python, TCP sockets, multi-threading, and Flask/FastAPI.
GitHub Repo https://github.com/alexxxeytomsk-hub/hdfs

alexxxeytomsk-hub/hdfs

hdfs replication
GitHub Repo https://github.com/Tyluur/Lotica

Tyluur/Lotica

This codebase, which branched from Matrix, was designed to replicate the gameplay of Alotic - one of the most popular HD RuneScape Private Servers.
GitHub Repo https://github.com/JichengSong/hdfs-raid

JichengSong/hdfs-raid

Keeping three copies of the same data is very costly, especially when the size of storage is huge. One idea is to reduce the replication factor and do erasure coding of a set of blocks so that the over probability of failure of a block remains the same as before. Many forms of error-correcting codes are available, see http://en.wikipedia.org/wiki/Erasure_code. Also, recent research from CMU has described DiskReduce https://opencirrus.org/system/files/Gibson-OpenCirrus-June9-09.ppt. An idea is to discuss implementation strategies that are not part of base HDFS, but is a layer on top of HDFS.
GitHub Repo https://github.com/peteratt/HDFS-Replication-Simulator

peteratt/HDFS-Replication-Simulator

Built a simulator replicating the HDFS fault-tolerance system to evaluate its performance.