iiithf / concurrent-data-structures

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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:MIT License