This will cover 95% of all your needs - Clojure concurrency pragmatic guide!
State and Concurrency in Clojure (atom swap! ref dosync alter) vs Java (synchronized ReadWriteLock)
Clojure Concurrency - Rich Hickey
Trying JDK21 Structured Concurrency from Clojure
Clojure, Concurrency, and You — Abhinav Sarkar
Concurrency in Clojure - Stuart Halloway
Concurrency with Clojure - Kapil Reddy & Rhishikesh Joshi (Workshop)
Clojure Tip of the Day - Episode 9: Clojure Concurrency - Overview
Clojure programming (A dive into concurrency and functional programming)
Concurrency in Clojure: The best of both worlds @ Topconf Tallinn 2014
Clojure concurrency part 1
Why Brian Goetz prefers Clojure over Scala and Kotlin (as a Java language architect)
A History of Clojure by Rich Hickey with Q&A
A functional approach to massively concurrent application design (by Léo Noel)
From Concurrency to Parallelism - David Liebke
ClojureScript Concurrency Revisited – Paulus Esterhazy
Building a simple concurrent task queue on PostgreSQL only with Clojure code sample
Ctries in Clojure; or, Concurrent Transients - Michał Marczyk
Clojure Tutorial - Thread Safety with Atoms!