lysdexic@programming.dev to Programming@programming.devEnglish · 19 days agoConcurrency is not parallelismgo.devexternal-linkmessage-square16fedilinkarrow-up197arrow-down12
arrow-up195arrow-down1external-linkConcurrency is not parallelismgo.devlysdexic@programming.dev to Programming@programming.devEnglish · 19 days agomessage-square16fedilink
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up22arrow-down1·18 days agoYeah it always bothered me that they’re saying “concurrency is not concurrency”. I’m going to start using “multitasking” instead. That’s so much better. Who’s with me?
minus-squaredoughless@lemmy.worldlinkfedilinkarrow-up7·18 days agoI will typically use the terms asynchronous and parallel when discussing the concepts, but I hadn’t thought about using multitasking until I saw that comment. I mean, even C# calls them “tasks”.
Yeah it always bothered me that they’re saying “concurrency is not concurrency”.
I’m going to start using “multitasking” instead. That’s so much better. Who’s with me?
I will typically use the terms asynchronous and parallel when discussing the concepts, but I hadn’t thought about using multitasking until I saw that comment. I mean, even C# calls them “tasks”.