Skip to content
Xun Gong edited this page Jul 15, 2019 · 7 revisions

Test of DHT (beta)

Preparation

Satisify the requirements.

Range

  • nodes in DHT network >= 100

  • <key, value> in DHT network >= 2000

  • Will give some time for your network to resume stable.

Contents

Tests

  • standard test

    get, put, del, join, quit, ping

  • standard test of additive functions

    append info in <k, v>
    del_append info in <k,v>

  • additive test

    more about get, put, del, join, quit, ping
    force quit
    load(max nodes and max data)\

    mixed put, get, join, quit

Score

  • 70% - DHT tests

  • 20% - Applications with stable network

  • 10% - Bonus: more protocols of DHT; more app functions; tests suggestions

  • DHT tests:

strong line: 1% wrong rate
normal line: 3% wrong rate

[1]: The actual score of this project will be adjusted by other groups' scores.

[2]: More Bonus scores you get, the higher score you will achieve.

Clone this wiki locally