ebarlas / project-loom-comparisonLinks
A comparison of different methods for achieving scalable concurrency in Java
☆71Updated 3 years ago
Alternatives and similar repositories for project-loom-comparison
Users that are interested in project-loom-comparison are comparing it to the libraries listed below
Sorting:
- Game of Life implemented in Java using virtual threads and communicating sequential processes☆145Updated 3 years ago
- Benchmarks for JDK HTTP Server running on Java 21 with Virtual Threads☆169Updated last year
- Experiment to achieve 5 million persistent connections with Project Loom virtual threads☆363Updated 3 years ago
- An exploration for running analytics on JDK Flight Recorder recordings☆136Updated 2 years ago
- https://openjdk.org/projects/shenandoah☆85Updated 2 months ago
- Simple Jetty server using Project Loom☆37Updated 4 years ago
- https://openjdk.org/projects/amber☆145Updated 2 months ago
- App/Dynamic CDS, Shared Class Cache SCC, Ahead-of-Time AOT, OpenJDK HotSpot, Eclipse OpenJ9, Graal VM native-image☆54Updated 2 years ago
- A tiny CPU profiler for Java written completely in Java 17.☆94Updated last year
- Minesweeper implemented in Java using virtual threads and communicating sequential processes☆49Updated 2 years ago
- Experimenting with Project Loom☆123Updated last year
- In-Out-Process Java cache (L1/L2 off-heap, scalable, ZeroGC) with full SSD support☆84Updated 5 months ago
- Java Macro Library☆23Updated 3 years ago
- Single-file program that illustrates how the JFR streaming API can be used.☆115Updated 2 months ago
- Deterministic Unit Tests for Multi-Threaded Java☆131Updated this week
- A JUnit extension for asserting JDK Flight Recorder events☆320Updated 2 years ago
- Relational Streams for Java☆37Updated 2 years ago
- The first Java Actor System supporting fibers from Project Loom☆229Updated 7 months ago
- Continuation & Fiber examples using the OpenJDK project Loom prototype☆117Updated last year
- Small, Fast, Compliant JSON parser that uses events parsing and index overlay☆91Updated 2 years ago
- Project Loom Experiment using Spring Boot, Spring WebMVC, and Postgres☆116Updated 3 years ago
- A short and practical intro into project loom☆16Updated 4 years ago
- Extensible, low overhead Java Bytecode instrumentation agent for optimizing Java app performance☆64Updated 2 years ago
- 🧪 Different Java Loggers Benchmarks.☆16Updated last year
- Async-Await support for Java☆109Updated 2 years ago
- JLBH☆81Updated last month
- Game of Life implemented in Java using virtual threads and communicating sequential processes☆32Updated last year
- ☆29Updated 2 months ago
- Decorates stack traces with source code snippets.☆245Updated 10 months ago
- Tool for automatic detection and asserting "N+1 SELECT problem" occurences in JPA based Spring Boot Java applications and finding origin …☆110Updated last year