DEV Community

#concurrency

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Case Study: The Thread Pool Passed 64/64 Tasks. ThreadSanitizer Found the Race in the Destructor

Case Study: The Thread Pool Passed 64/64 Tasks. ThreadSanitizer Found the Race in the Destructor

1
Comments
5 min read
A Small Fintech Challenge, and Why I Let Postgres Hold the Money

A Small Fintech Challenge, and Why I Let Postgres Hold the Money

Comments
4 min read
Completion Is an Ownership Boundary

Completion Is an Ownership Boundary

Comments
4 min read
The Crash That Only Happened in Production

The Crash That Only Happened in Production

Comments
3 min read
How Java's Concurrency APIs Fit Together

How Java's Concurrency APIs Fit Together

Comments
13 min read
Java 21 Virtual Threads: Is the Thread Pool Era Over?

Java 21 Virtual Threads: Is the Thread Pool Era Over?

Comments
1 min read
Swift 6 turned working code into a compile error and iOS devs are furious

Swift 6 turned working code into a compile error and iOS devs are furious

3
Comments
3 min read
Rate Limiting a Crawler Across Node Cluster Workers

Rate Limiting a Crawler Across Node Cluster Workers

Comments
6 min read
The context you passed is not the context that cancels

The context you passed is not the context that cancels

Comments
3 min read
Goish: พอร์ตรันไทม์ของ Go ทั้งตัวลงใน no_std Rust

Goish: พอร์ตรันไทม์ของ Go ทั้งตัวลงใน no_std Rust

Comments
3 min read
The Python GIL, explained without the hand-waving

The Python GIL, explained without the hand-waving

Comments
3 min read
Testing AI C++ Race Fixes: TSan Harness

Testing AI C++ Race Fixes: TSan Harness

Comments
6 min read
Virtual threads didn't scale your app. They just moved the crash to your database.

Virtual threads didn't scale your app. They just moved the crash to your database.

3
Comments 1
3 min read
Why Rust is the Future of Systems Programming

Why Rust is the Future of Systems Programming

1
Comments
2 min read
I Built a Concurrent Resource Scheduler in Go with Sharded Priority Heaps

I Built a Concurrent Resource Scheduler in Go with Sharded Priority Heaps

5
Comments
17 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.