anhallbe / ChordDHT
Java implementation of a Distributed Hash Table.
☆16Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for ChordDHT
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- Experimental: Multi-producer Single-consumer Queue☆11Updated 12 years ago
- A JMM Cookbook for Java Developers(as opposed to a cookbook for Compiler Writers)☆12Updated 10 years ago
- Bloom filters for Java☆60Updated 11 months ago
- A Java blockchain database implementation☆9Updated 8 years ago
- Multiple readers and writers concurrency tests.☆125Updated 8 years ago
- Benchmarking counters with Java8☆69Updated 10 years ago
- Jrinetd is a network TCP port redirector/forward proxy (like rinetd) with extra features like connection Failover, LoadBalancing and Clus…☆20Updated last month
- ☆12Updated 8 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆52Updated 7 years ago
- Typesafe Activator template for distributed workers with Akka cluster in Java.☆47Updated 11 months ago
- A distributed generic query layer for Apache Kafka Interactive Queries☆26Updated 7 years ago
- Small, lightweight Java library to enable Domain Events (per Eric Evans, DDD) using an internal queue and asynchronous processing within …☆48Updated 4 years ago
- source code for guava blog series☆86Updated 8 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- A lightweight and easy to use full text search implementation for Java. Uses inverted index and cosine similarity w/ TFIDF ranking.☆51Updated 7 years ago
- A series of netty tutorials, most of them backing up posts at http://biasedbit.com/☆69Updated 4 years ago
- Develop increasingly sophisticated databases from scratch in Java☆28Updated 2 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆42Updated 4 years ago
- Cacheonix is a strictly consistent distributed key-value store. Key use cases are distributed caching and large-scale distributed in-memo…☆52Updated last year
- ☆86Updated 6 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆96Updated last month
- A simple java disk backed map☆29Updated 13 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- All source code(maybe) that used in <Java Concurrency in Practice>, including a python program that I wrote to download these files☆52Updated 9 years ago
- A Bloom Filter for Java☆17Updated 2 months ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 3 years ago
- Concurrent Wait Free Kary Search Tree☆10Updated 10 years ago
- Import data from CSV files to Cassandra using Akka Streams with Java 8☆22Updated 7 years ago