@[email protected] to [email protected]English • 1 month agoConcurrency is not parallelismgo.devmessage-square16fedilinkarrow-up197
arrow-up197external-linkConcurrency is not parallelismgo.dev@[email protected] to [email protected]English • 1 month agomessage-square16fedilink
minus-squareBearlinkEnglish1•1 month agoexecution = if concurrency then parallelism else multitasking Simple. Easy. But it doesn’t confuse my boss or make everyone angry. concurrency = if concurrency then concurrency else concurrency Now this I can work with.
execution = if concurrency then parallelism else multitasking
Simple. Easy. But it doesn’t confuse my boss or make everyone angry.
concurrency = if concurrency then concurrency else concurrency
Now this I can work with.