LeonardoZ/java-concurrency-patterns resource
Concurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more. observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 76
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3157
- days_rel: n/a
- days_push: 146
- n_releases_24m: 0
Adoption not part of the score
1613 stars · 333 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of annotated Java example code demonstrating concurrency patterns and features, including threads, locks, synchronizers, concurrent collections, and executors. It serves as a hands-on tutorial for learning multithreaded programming in Java.
Use cases
- learn java multithreading with examples
- understand locks and synchronizers in java
- see how executors and thread pools work
- study concurrent collections like concurrenthashmap
- reference concurrency patterns while writing thread-safe code
- prepare for java concurrency interview questions
When to choose
- you are learning or teaching java concurrency concepts
- you want runnable example code for threads, locks, and executors
- you need a quick reference for java.util.concurrent features
When to avoid
- you need a production concurrency library or framework
- you want a high-level abstraction like akka or rxjava
- you need concurrency utilities for a language other than java
Facets
learning-resource · maturity stable
concurrency developer-tools developer-tools tutorials programming-languages jvm cross-platform java multithreading concurrency-patterns educational example-code
1 source
- readme: https://github.com/LeonardoZ/java-concurrency-patterns · fetched 2026-08-28 · 167361e9d35d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LeonardoZ/java-concurrency-patterns | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="LeonardoZ/java-concurrency-patterns")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem