castellanprime / exp

Running CRDT experiments on top of https://github.com/vitorenesduarte/ldb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exp

Build Status Coverage Status

Experiments

  • LDB_MODE:
    • state_based
    • delta_based
    • scuttlebutt
  • LDB_STATE_SYNC_INTERVAL: milliseconds
  • LDB_REDUNDANT_DGROUPS: boolean
  • LDB_DGROUP_BACK_PROPAGATION: boolean
  • NODE_NUMBER: number of nodes
  • OVERLAY:
    • fullmesh
    • line
    • ring
    • partialmesh
    • tree
  • SIMULATION:
    • gcounter
    • gset
    • gmap
    • retwis
  • NODE_EVENT_NUMBER: number of events to be performed in the simulation
  • EVENT_INTERVAL: milliseconds between events
  • GMAP_SIMULATION_KEY_PERCENTAGE: percentage of keys update at each event in the gmap simulation
  • RETWIS_ZIPF: Zipf coefficient to be used in the Retwis application

Run the experiments

Please check here.

About

Running CRDT experiments on top of https://github.com/vitorenesduarte/ldb

License:Apache License 2.0


Languages

Language:Erlang 55.3%Language:R 19.1%Language:Shell 17.4%Language:Python 7.3%Language:Makefile 0.9%