Concurrent data structure: Difference between revisions

Content deleted Content added
Uriah123 (talk | contribs)
No edit summary
Uriah123 (talk | contribs)
No edit summary
Line 7:
Historically, such data structures were used on [[uniprocessor]]
machines with [[operating systems]] that supported multiple
computing threads (or [[processes]]). The term [[concurrency (computer science)|concurrency]] captured the
(computer science)|concurrency]] captured the
[[multiplexing]]/[[interleaving]] of the threads' operations on the
data by the operating system, even though the processors never