@hammed_toyyin I mean I could be reading it too literally in some way but it reminds me of how I wrongly thought about it like 12 years ago before reading @aSteveCleary book “Concurrency in C# Cookbook - Asynchronous, Parallel, and Multithreaded Programming”
Reading Rust book’s chapter “fundamentals of asynchronous programming” and seeing it treat parallelism and concurrency as “separate techniques” is just frustrating. They are pedantic about args vs params (👍🏼), but miss the point of parallelism being a form of currency like async
@_Felipe@aSteveCleary I mean maybe I’m understanding it wrong as I’m not a native English speaker, but the intro is literally “modern computers offer two techniques for working on more than one operation at a time: parallelism and concurrency”
@vanilagy Very true. Also takes time to understand the underlying issue 😅 How long did it take to get someone to validate and fix the bugs though? I opened https://t.co/0cOje49kia a few days ago and still nothing