Large commit — rename to match the abbreviation DHT
More than 1000 lines of source code were added or removed in this commit.
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.
Large commit — rename to match the abbreviation DHT
More than 1000 lines of source code were added or removed in this commit.
Large commit — Added builder pattern for creating peers. This ...
More than 1000 lines of source code were added or removed in this commit.
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)
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)