DEV Community

#concurrency

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Your Go table test passes, but not for the reason you think

Your Go table test passes, but not for the reason you think

Comments 1
2 min read
How asyncio Really Works Under the Hood

How asyncio Really Works Under the Hood

Comments
9 min read
Stop Making Your Agent Wait: Branch Prediction for Tool Calls

Stop Making Your Agent Wait: Branch Prediction for Tool Calls

Comments
6 min read
Stop Burning CPU on Continuous JFR: Trigger Ephemeral Snapshots with Micrometer in JDK 26

Stop Burning CPU on Continuous JFR: Trigger Ephemeral Snapshots with Micrometer in JDK 26

Comments
2 min read
Concurrency vs Parallelism: A Simple Guide

Concurrency vs Parallelism: A Simple Guide

Comments
2 min read
Java CompletableFuture: Mastering Async Pipelines in Machine Coding

Java CompletableFuture: Mastering Async Pipelines in Machine Coding

Comments
2 min read
How Race Conditions Happen — Two threads, one variable, and a bug that only shows up sometimes.

How Race Conditions Happen — Two threads, one variable, and a bug that only shows up sometimes.

1
Comments
1 min read
Java Machine Coding: Building a Hash-Based Executor for Per-Key Ordering

Java Machine Coding: Building a Hash-Based Executor for Per-Key Ordering

Comments
2 min read
Java Concurrency: Mastering ConcurrentSkipListMap for Machine Coding

Java Concurrency: Mastering ConcurrentSkipListMap for Machine Coding

1
Comments
2 min read
Stop Single-Agent Hallucinations: Multi-Agent Deliberation Loops with Spring AI & JEP 480

Stop Single-Agent Hallucinations: Multi-Agent Deliberation Loops with Spring AI & JEP 480

1
Comments
2 min read
Stop Burning Claude Tokens: Propagate SSE Disconnects in Spring Boot

Stop Burning Claude Tokens: Propagate SSE Disconnects in Spring Boot

Comments
2 min read
CQRS Explained: Separating Reads and Writes for Scalable Systems

CQRS Explained: Separating Reads and Writes for Scalable Systems

Comments
11 min read
Stop Using Round-Robin: High-Throughput Java Virtual Thread Routing with P2C

Stop Using Round-Robin: High-Throughput Java Virtual Thread Routing with P2C

Comments
2 min read
Stop Cache Stampedes in Spring Boot 3: Ditch Distributed Locks for XFetch Probabilistic Expiration

Stop Cache Stampedes in Spring Boot 3: Ditch Distributed Locks for XFetch Probabilistic Expiration

Comments
2 min read
Saga Pattern Explained: Managing Distributed Transactions Across Microservices

Saga Pattern Explained: Managing Distributed Transactions Across Microservices

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