@[email protected] to [email protected]English • 1 month agoConcurrency is not parallelismgo.devexternal-linkmessage-square16fedilinkarrow-up195arrow-down12
arrow-up193arrow-down1external-linkConcurrency is not parallelismgo.dev@[email protected] to [email protected]English • 1 month agomessage-square16fedilink
minus-square@[email protected]linkfedilink21•1 month 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-square@doughlesslink7•1 month 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”.