Committed to Code

TomP2P is an extended DHT, which stores multiple values for a key. Each peer has a table (either disk-based or memory-based) to store its values. A single value can be queried / updated with a secondary key. The underlying communication framework uses Java NIO to handle many concurrent connections.

This project is managed by draft.

Project Tags

Code Analysis


Recent Highlights

Anon32

Large commit — rename to match the abbreviation DHT

More than 1000 lines of source code were added or removed in this commit.

In commit 44395f43 by tbocek on 2012-03-22 (2 months ago)

Anon32

Large commit — Added builder pattern for creating peers. This ...

More than 1000 lines of source code were added or removed in this commit.

In commit f1159490 by tbocek on 2012-03-20 (2 months ago)

Avatar

Large commit — Clean up futures and introduced the build pattern

More than 1000 lines of source code were added or removed in this commit.

In commit 10f0b67a by draft (Using name ‘Thomas Bocek’) on 2012-03-19 (2 months ago)

Avatar

Large commit — Clean up futures and introduced the build pattern

More than 1000 lines of source code were added or removed in this commit.

In commit 4a237ff6 by draft (Using name ‘Thomas Bocek’) on 2012-03-19 (2 months ago)

See all highlights…




30-Day Commit Activity

Apr 16 — May 16
  • 2 committers made 39 commits
    • 63 files modified
    • 1861 lines added
    • 471 lines removed