java-concurrency

Installation
SKILL.md

Java Concurrency

Master Java's concurrency utilities including ExecutorService, CompletableFuture, locks, and modern virtual threads for building high-performance concurrent applications.

Thread Basics

Understanding Java threads is fundamental to concurrency.

Creating and running threads:

Installs
17
GitHub Stars
166
First Seen
Jan 22, 2026
java-concurrency — thebushidocollective/han