Skip to search formSkip to main contentSkip to account menu

Concurrent data structure

Known as: Parallel data structure, Shared, Shared data structure 
In computer science, a concurrent data structure is aparticular way of storing and organizing data for access bymultiple computing threads (or… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
Cloud computing is a most adopted emerging technology by all organizations. Data storage and sharing of data in cloud is the most… 
2010
2010
In this paper, we evaluate and compare the parallel scalability of three commodity operating systems (Linux, Solaris and FreeBSD… 
2008
2008
Abstract The goals of ATF2 are to test a novel compact final focus optics design with local chromaticity correction intended for… 
2007
2007
The proliferation of applications dealing with shared data radically increases the need to identify and discover the semantically… 
2004
2004
Smart environments are often populated by resource-restricted devices that need to cooperate with each other in order to access… 
2001
2001
Relative debugging is a technique that addresses the problem of debugging programs that have been developed using evolutionary… 
1995
1995
  • E. Segall
  • 1995
  • Corpus ID: 5590411
Given a shared, atomic read-modify-write register r with deterministic operations, Herlihy (1991) has defined an interference… 
Review
1992
Review
1992
The specification and implementation of current telecommunication services tend to be intimately bound to a specific network… 
1991
1991
Computers differ in many ways: the characters may be coded in ASCII, EBCDIC or UNICODE; integers can vary in size; processors can… 
1990
1990
In Peterson [1981], Peterson suggested a mutual exclusion algorithm. The algorithm, though simple in structure, seems quite…