exp
February 9, 2019 ยท View on GitHub
This is the source code for our ICDE 2019 paper.
Experiments
- LDB_MODE:
state_baseddelta_basedscuttlebuttop_based
- LDB_STATE_SYNC_INTERVAL: milliseconds
- LDB_REDUNDANT_DGROUPS: boolean
- LDB_DGROUP_BACK_PROPAGATION: boolean
- LDB_SCUTTLEBUTT_GC: boolean
- LDB_OP_II: boolean
- NODE_NUMBER: number of nodes
- OVERLAY:
fullmeshlineringpartialmeshtree
- SIMULATION:
gcountergsetgmapretwis
- 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.