Skip to content

An implementation of a distributed hash table on a Skip+ graph in Julia with MPI

License

Notifications You must be signed in to change notification settings

adrblo/distributed-hash-table

Repository files navigation

Distributed Hash Table on a Skip+ Graph in Julia MPI

Setup

Enter Packagemode in Julia REPL

] add MPI

Running

mpiexecjl -n 32 julia --project example_run.jl 

About

An implementation of a distributed hash table on a Skip+ graph in Julia with MPI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages