DEV Community

# concurrency

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Mitigating Race Conditions in Distributed Inventory Ledgers

Mitigating Race Conditions in Distributed Inventory Ledgers

Comments
1 min read
Mitigating Race Conditions in Distributed Inventory Ledgers

Mitigating Race Conditions in Distributed Inventory Ledgers

Comments
1 min read
Mitigating Race Conditions in Distributed Inventory Ledgers

Mitigating Race Conditions in Distributed Inventory Ledgers

Comments
1 min read
What asyncio.run_in_executor doesn't tell you (and how I fixed it)

What asyncio.run_in_executor doesn't tell you (and how I fixed it)

Comments
4 min read
Virtual threads quietly deleted my thread-pool anxiety

Virtual threads quietly deleted my thread-pool anxiety

Comments
4 min read
Stop Leaking Trace Context: How to Migrate OpenTelemetry to JDK 26 Scoped Values

Stop Leaking Trace Context: How to Migrate OpenTelemetry to JDK 26 Scoped Values

Comments
2 min read
Resources for Learning to Build Technologies from Scratch with Go: Books and Free Online Courses

Resources for Learning to Build Technologies from Scratch with Go: Books and Free Online Courses

Comments
13 min read
Stop Blocking Virtual Threads: Building Asynchronous Human-in-the-Loop AI Agents with Spring AI

Stop Blocking Virtual Threads: Building Asynchronous Human-in-the-Loop AI Agents with Spring AI

Comments
2 min read
retry-thread-pool: a retrying executor for Java

retry-thread-pool: a retrying executor for Java

Comments
3 min read
Learning, Experimenting - Concurrency in Go - Part 2

Learning, Experimenting - Concurrency in Go - Part 2

Comments
6 min read
Learning, Experimenting - Concurrency in Go

Learning, Experimenting - Concurrency in Go

Comments
6 min read
JDK 26 Pitfalls: Why CPU-Bound Tasks are Killing Your Virtual Threads

JDK 26 Pitfalls: Why CPU-Bound Tasks are Killing Your Virtual Threads

Comments
2 min read
Java LLD: Designing a Thread-Safe Parking Lot with Strategy Pattern

Java LLD: Designing a Thread-Safe Parking Lot with Strategy Pattern

Comments
2 min read
I run 30 agents in parallel. They share one budget. Here is the pool primitive that makes that safe.

I run 30 agents in parallel. They share one budget. Here is the pool primitive that makes that safe.

Comments
4 min read
Stop Polling Your Outbox: Lightweight Event Streaming with Postgres LISTEN/NOTIFY and Java Virtual Threads

Stop Polling Your Outbox: Lightweight Event Streaming with Postgres LISTEN/NOTIFY and Java Virtual Threads

1
Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.