https://www.reactivesystems.eu/2023/06/15/what-kind-of-asynchronous-is-right-for-you.html
https://deadlockempire.github.io/
http://joeduffyblog.com/2015/11/19/asynchronous-everything/
https://journal.stuffwithstuff.com/2015/02/01/what-color-is-your-function/
https://rsocket.io/ Netflix https://en.wikipedia.org/wiki/RSocket
https://blog.metaobject.com/2021/06/asynchronous-sequences-and-polymorphic.html
https://www.swiftbysundell.com/articles/async-sequences-streams-and-combine/
https://vorpus.org/blog/some-thoughts-on-asynchronous-api-design-in-a-post-asyncawait-world/
https://medium.com/@jayphelps/backpressure-explained-the-flow-of-data-through-software-2350b3e77ce7
https://www.alwaysrightinstitute.com/async-io-by-example/
https://blog.ometer.com/2011/07/24/callbacks-synchronous-and-asynchronous/
https://dmitrykakurin.medium.com/concurrency-in-go-pony-erlang-elixir-and-rust-35a4eb4bb48f
https://dl.acm.org/doi/pdf/10.1145/3519939.3523443 A Flexible Type System for Fearless Concurrency
https://www.reddit.com/r/scala/comments/13i9ayb/the_great_concurrency_smackdown_zio_versus_jdk_by/
https://tonsky.me/blog/humble-signals/
https://news.ycombinator.com/item?id=36106196
https://blog.yoshuawuyts.com/tree-structured-concurrency/
https://news.ycombinator.com/item?id=40896383
https://news.ycombinator.com/item?id=41244468
https://danp.net/posts/synctest-experiment/
https://news.ycombinator.com/item?id=42758152
https://news.ycombinator.com/item?id=42468594
https://news.ycombinator.com/item?id=42392267
https://jeremycarterau.substack.com/p/thinking-in-actors-part-2
https://thomascothran.tech/2024/10/a-new-paradigm/ Bthreads: A Simple and Easy Paradigm for Clojure
https://news.ycombinator.com/item?id=41890497
https://matklad.github.io/2024/09/24/watermelon-operator.html
https://news.ycombinator.com/item?id=41471707
https://huonw.github.io/blog/2024/08/async-hazard-mmap/
https://lobste.rs/s/7rtvnp/async_rust_challenges_iroh
https://news.ycombinator.com/item?id=41093916
https://old.reddit.com/r/scala/comments/1b6k0cs/scalas_asynchronousfilechannel_is_not_truly/
https://without.boats/blog/let-futures-be-futures/
https://news.ycombinator.com/item?id=38916397
https://news.ycombinator.com/item?id=38503439
https://www.infoq.com/articles/java-virtual-threads-a-case-study/