Skip to content

A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on a computer.

License

Notifications You must be signed in to change notification settings

iiithf/concurrent-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cab35a9 Β· Apr 8, 2025

History

11 Commits
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020
Dec 2, 2020
Nov 25, 2021
Apr 8, 2025

Repository files navigation

A Concurrent data structure is a particular way of storing and organizing data for access by multiple computing threads (or processes) on a computer.

Course: Concurrent Data Structures, Monsoon 2020
Taught by: Prof. Govindarajulu Regeti


Programs (project)

Reports

Exercises




Books

Research papers

Articles



References


Tip: Use Adobe Acrobat Reader DC to save PDF if highlighting is not visible on GitHub or other PDF viewers.