[OT] Senders and Receivers

Derek Fawcus dfawcus+dlang at employees.org
Mon Jun 2 19:32:03 UTC 2025


On Monday, 2 June 2025 at 19:22:47 UTC, Sergey wrote:
> Wanted to share with everyone series of podcasts about the 
> topic.
> The topic is quite complicated, so maybe this helps you to 
> better understand what is it all about.
> They discussing it mostly from C++ perspective, with some 
> Haskell ideas.
>
> D package with this approach: 
> https://code.dlang.org/packages/concurrency
>
> Podcast series:
> https://adspthepodcast.com/2025/04/25/Episode-231.html
> https://adspthepodcast.com/2025/05/23/Episode-235.html
> https://adspthepodcast.com/2025/05/30/Episode-236.html

Why should "Structured Concurrency" be viewed as a better 
approach than CSP (or Actors for that matter)?

DF



More information about the Digitalmars-d mailing list