unmeshjoshi / jvmthreadsLinks
A small demo app to show how java threads are mapped to linux threads through JNI
☆64Updated 6 years ago
Alternatives and similar repositories for jvmthreads
Users that are interested in jvmthreads are comparing it to the libraries listed below
Sorting:
- ☆116Updated 5 months ago
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- Materials for the presentation TUT2844 "Mastering Java Performance with async-profiler"☆149Updated 4 years ago
- Code snippets for articles posted at 4comprehension.com☆132Updated this week
- ☆45Updated 9 years ago
- Continuation & Fiber examples using the OpenJDK project Loom prototype☆116Updated last year
- Presentation by Dave Syer on Locks and Leader Elections☆27Updated 3 years ago
- zero copy in Java and C☆50Updated 10 years ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated 7 months ago
- Clone of Google's memory measurer, with slight additions.☆31Updated 8 years ago
- manipulate collections in a pseudo-functional and statically typed way☆92Updated 4 years ago
- ☆69Updated 4 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- CompletableFuture in Java 8 - asynchronous processing done right☆154Updated 7 years ago
- A multipart library that uses nio and asynchronous processing☆93Updated 2 years ago
- a sample project to show how to use jmh☆34Updated 3 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago
- Packages async-profiler with binaries for all platforms in a single JAR☆143Updated 3 months ago
- Examples for Java Concurrency Stress (jcstress) tests with gradle integration☆17Updated 7 years ago
- JHM benchmarks for JDBC Connection Pools☆186Updated last year
- A JSON parser implemented in Java, to show how to implement high performance parsers in Java.☆106Updated 11 years ago
- Reactor Netty workshop☆60Updated last year
- ☆29Updated 3 years ago
- ☆107Updated 4 years ago
- Reactive Code Workshop 2018☆24Updated 4 years ago
- External-Memory Sorting in Java☆258Updated 2 years ago
- Examples from my invokedynamic "deep dive" talk☆53Updated 9 years ago
- Don't try this in production☆110Updated 8 years ago
- ☆56Updated 3 years ago