those of us with attention-modulation issues tend to suffer from degenerate parallelism, ie multitasking which is slower than a naive serial approach, due to a variety of failure modes; two major ones are deadlocks & thrashing
these lead to resource exhaustion & poor performance
a deadlock occurs when two distinct processes both need the same resource, but only one can access it at a time, & neither is able to yield to the other
imagine you need to shower, but you can't until you change your sheets, but you don't want to touch clean sheets while dirty