Content deleted Content added
Hervegirod (talk | contribs) |
Fixed link |
||
Line 3:
In [[computer science]], a '''concurrent data structure''' is a
particular way of storing and organizing [[data]] for access by
multiple computing [[Thread_(computer_science)|threads]] (or [[process (computing)|processes]]) on a [[computer]].
Historically, such data structures were used on [[uniprocessor]]
|