XQQ8765 / Java-Concurrency-in-PracticeLinks
☆18Updated 13 years ago
Alternatives and similar repositories for Java-Concurrency-in-Practice
Users that are interested in Java-Concurrency-in-Practice are comparing it to the libraries listed below
Sorting:
- A small demo app to show how java threads are mapped to linux threads through JNI☆64Updated 7 years ago
- KV Store for Java backed by RocksDB☆15Updated last month
- Multiple readers and writers concurrency tests.☆129Updated 9 years ago
- Unconventional Java code for building web servers / services without a framework. Think dropwizard but as a seed project instead of a fra…☆236Updated 3 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- My solutions for the exercises from the book Java SE 8 for the Really Impatient written by Cay S. Horstmann☆67Updated 11 years ago
- Simple tool allowing to write BTrace oneliners similar to the ones in DTrace☆12Updated 2 years ago
- The Java Specialists' Newsletter Sources☆147Updated 4 years ago
- 😎 Java™ modern tech practice sandbox ⏳☆47Updated 6 years ago
- ☆58Updated 3 years ago
- A Java implementation of B+ tree for key-value store☆55Updated 6 years ago
- Benchmarking counters with Java8☆69Updated 11 years ago
- manipulate collections in a pseudo-functional and statically typed way☆94Updated 5 years ago
- A Guava cache extension that allows caches to overflow to disk.☆54Updated 12 years ago
- Java library for working with Guava futures☆140Updated last year
- Bloom filters for Java☆66Updated 2 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Updated 10 years ago
- Example Play Java application showing Websocket usage with Akka actors☆87Updated 6 years ago
- a sample project to show how to use jmh☆34Updated last month
- Pure Java implementations of Murmur hash algorithms☆75Updated 2 years ago
- A Java library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that commu…☆36Updated 7 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆223Updated 2 years ago
- JDK8 Lambda Samples☆52Updated 5 years ago
- Apache kafka examples☆137Updated 8 years ago
- Spring-akka sample for SpringOne 2012 talk.☆51Updated 13 years ago
- Sample Java programs to demonstrate performance issues☆80Updated last year
- TracEE, a library for invocation context propagation in distributed Java application logs.☆43Updated 9 years ago
- Sample Performance Testing setup for HTTP REST, SOAP APIs, JUnit4, JUnit5 tests - Generating Load and Stress On a Target Application☆44Updated 10 months ago
- ☆88Updated 8 years ago
- Threads benchmark code for Takipi blog☆71Updated 11 years ago