Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
concurrency
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Function coloring is real and pretending context propagation isn't infection
Aditya Agarwal
Aditya Agarwal
Aditya Agarwal
Follow
Sep 10
Function coloring is real and pretending context propagation isn't infection
#
go
#
concurrency
#
programming
#
debate
3
 reactions
Comments
Add Comment
3 min read
How I climbed Java's concurrency staircase, one frustration at a time
Hideki Mori
Hideki Mori
Hideki Mori
Follow
Sep 7
How I climbed Java's concurrency staircase, one frustration at a time
#
java
#
concurrency
#
beginners
#
career
Comments
Add Comment
9 min read
Why Your Counter Shows 847 Instead of 1000 (Race Conditions, Explained)
Shohruh Sharipov
Shohruh Sharipov
Shohruh Sharipov
Follow
Sep 4
Why Your Counter Shows 847 Instead of 1000 (Race Conditions, Explained)
#
java
#
concurrency
#
programming
#
beginners
Comments
Add Comment
1 min read
credits_remaining -= 1 is a race condition
Indie Rob
Indie Rob
Indie Rob
Follow
Sep 3
credits_remaining -= 1 is a race condition
#
postgres
#
python
#
saas
#
concurrency
Comments
2
 comments
5 min read
Java Memory Model: How Multithreading Changes the Rules
AnkitDevCode
AnkitDevCode
AnkitDevCode
Follow
Aug 31
Java Memory Model: How Multithreading Changes the Rules
#
concurrency
#
java
#
jmm
#
threading
Comments
Add Comment
6 min read
Idempotent, budget-bounded AI queries on a single SQLite writer
Russell Jones
Russell Jones
Russell Jones
Follow
Sep 2
Idempotent, budget-bounded AI queries on a single SQLite writer
#
go
#
sqlite
#
concurrency
#
apidesign
Comments
Add Comment
5 min read
Java Concurrency: Threads
AnkitDevCode
AnkitDevCode
AnkitDevCode
Follow
Aug 31
Java Concurrency: Threads
#
java
#
concurrency
#
thread
#
multithreading
1
 reaction
Comments
Add Comment
8 min read
Case Study: The Thread Pool Passed 64/64 Tasks. ThreadSanitizer Found the Race in the Destructor
Finley Zhou
Finley Zhou
Finley Zhou
Follow
Aug 26
Case Study: The Thread Pool Passed 64/64 Tasks. ThreadSanitizer Found the Race in the Destructor
#
cpp
#
ai
#
testing
#
concurrency
1
 reaction
Comments
Add Comment
5 min read
A Small Fintech Challenge, and Why I Let Postgres Hold the Money
Ehsan Mahmoudi
Ehsan Mahmoudi
Ehsan Mahmoudi
Follow
Aug 24
A Small Fintech Challenge, and Why I Let Postgres Hold the Money
#
postgres
#
go
#
fintech
#
concurrency
Comments
Add Comment
4 min read
The Crash That Only Happened in Production
Dakota Ma
Dakota Ma
Dakota Ma
Follow
Aug 22
The Crash That Only Happened in Production
#
go
#
debugging
#
concurrency
#
ai
Comments
Add Comment
3 min read
Java 21 Virtual Threads: Is the Thread Pool Era Over?
Idev.d
Idev.d
Idev.d
Follow
Aug 20
Java 21 Virtual Threads: Is the Thread Pool Era Over?
#
java
#
performance
#
concurrency
#
springboot
Comments
Add Comment
1 min read
Swift 6 turned working code into a compile error and iOS devs are furious
Aditya Agarwal
Aditya Agarwal
Aditya Agarwal
Follow
Aug 24
Swift 6 turned working code into a compile error and iOS devs are furious
#
swift
#
concurrency
#
mobile
#
programming
3
 reactions
Comments
Add Comment
3 min read
The wait queue is just a channel: building a small distributed lock server in Go
Tuna Celik
Tuna Celik
Tuna Celik
Follow
Aug 31
The wait queue is just a channel: building a small distributed lock server in Go
#
showdev
#
go
#
distributedsystems
#
concurrency
1
 reaction
Comments
Add Comment
7 min read
Rate Limiting a Crawler Across Node Cluster Workers
Seth Wheeler
Seth Wheeler
Seth Wheeler
Follow
Aug 17
Rate Limiting a Crawler Across Node Cluster Workers
#
concurrency
#
node
#
mongodb
#
crawlers
Comments
Add Comment
6 min read
The context you passed is not the context that cancels
MSakai
MSakai
MSakai
Follow
Aug 17
The context you passed is not the context that cancels
#
go
#
concurrency
#
backend
#
programming
Comments
Add Comment
3 min read
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account