TomP2P is a P2P-based high performance key-value pair storage library. Each peer has a table (either disk-based or memory-based) to store its values. A single value can be queried or updated with a secondary key. The underlying communication framework uses Java NIO to handle many concurrent connections.
- Licenses : Apache 2.0
- Operating Systems : any Java
- Implementation : Java 5+
No comments:
Post a Comment