I came across the definiton of Dovetailing which I had not heard of before and first thing that came to my mind was Concurrency. However, I couldn't find any post relating these two concepts. I also read this.
If I'm not mistaken, dovetailing is somehow related to turing machines and rather theoretical but both of them are, intuitively, about distributing a source: execute a bit of from this process and that process according to some predefined scheduling or set of rules.
My question here is, what's the difference?Or are they not comparable concepts, at all?