Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Concurrent_data_structure> ?p ?o. }
Showing items 1 to 24 of
24
with 100 items per page.
- Concurrent_data_structure abstract "In computer science, a concurrent data structure is aparticular way of storing and organizing data for access bymultiple computing threads (or processes) on a computer.Historically, such data structures were used on uniprocessormachines with operating systems that supported multiplecomputing threads (or processes). The term concurrency captured themultiplexing/interleaving of the threads' operations on thedata by the operating system, even though the processors neverissued two operations that accessed the data simultaneously.Today, as multiprocessor computer architectures that provideparallelism become the dominant computing platform (through theproliferation of multi-core processors), the term has come tostand mainly for data structures that can be accessed by multiplethreads which may actually access the data simultaneously becausethey run on different processors that communicate with one another.The concurrent data structure (sometimes also called a shared data structure) is usually considered to reside in an abstract storageenvironment called shared memory, though this memory may bephysically implemented as either a "tightly coupled" or adistributed collection of storage modules.".
- Concurrent_data_structure wikiPageExternalLink libcds.sourceforge.net.
- Concurrent_data_structure wikiPageExternalLink index.html.
- Concurrent_data_structure wikiPageExternalLink index.html.
- Concurrent_data_structure wikiPageID "25175778".
- Concurrent_data_structure wikiPageRevisionID "553418470".
- Concurrent_data_structure hasPhotoCollection Concurrent_data_structure.
- Concurrent_data_structure subject Category:Concurrent_computing.
- Concurrent_data_structure subject Category:Data_structures.
- Concurrent_data_structure type Abstraction100002137.
- Concurrent_data_structure type Arrangement105726596.
- Concurrent_data_structure type Cognition100023271.
- Concurrent_data_structure type DataStructure105728493.
- Concurrent_data_structure type DataStructures.
- Concurrent_data_structure type PsychologicalFeature100023100.
- Concurrent_data_structure type Structure105726345.
- Concurrent_data_structure comment "In computer science, a concurrent data structure is aparticular way of storing and organizing data for access bymultiple computing threads (or processes) on a computer.Historically, such data structures were used on uniprocessormachines with operating systems that supported multiplecomputing threads (or processes).".
- Concurrent_data_structure label "Concurrent data structure".
- Concurrent_data_structure sameAs m.09gnszy.
- Concurrent_data_structure sameAs Q5159104.
- Concurrent_data_structure sameAs Q5159104.
- Concurrent_data_structure sameAs Concurrent_data_structure.
- Concurrent_data_structure wasDerivedFrom Concurrent_data_structure?oldid=553418470.
- Concurrent_data_structure isPrimaryTopicOf Concurrent_data_structure.