Results 241 to 250 of about 5,282,744 (302)
Some of the next articles are maybe not open access.

NBTree: a Lock-free PM-friendly Persistent B+-Tree for eADR-enabled PM Systems

Proceedings of the VLDB Endowment, 2022
Persistent memory (PM) promises near-DRAM performance as well as data persistency. Recently, a new feature called eADR is available on the 2 nd generation Intel Optane PM with the 3 rd generation Intel Xeon Scalable Processors. eADR ensures
Bowen Zhang   +3 more
semanticscholar   +1 more source

Mirror: making lock-free data structures persistent

ACM-SIGPLAN Symposium on Programming Language Design and Implementation, 2021
With the recent launch of the Intel Optane memory platform, non-volatile main memory in the form of fast, dense, byte-addressable non-volatile memory has now become available.
Michal Friedman   +2 more
semanticscholar   +1 more source

Detectable recovery of lock-free data structures

ACM SIGPLAN Symposium on Principles & Practice of Parallel Programming, 2022
This paper presents a generic approach for deriving detectably recoverable implementations of many widely-used concurrent data structures. Such implementations are appealing for emerging systems featuring byte-addressable non-volatile main memory (NVMM),
H. Attiya   +4 more
semanticscholar   +1 more source

CHTKC: a robust and efficient k-mer counting algorithm based on a lock-free chaining hash table

Briefings Bioinform., 2020
MOTIVATION Calculating the frequency of occurrence of each substring of length k in DNA sequences is a common task in many bioinformatics applications, including genome assembly, error correction, and sequence alignment.
Jianan Wang   +3 more
semanticscholar   +1 more source

Lock-free transactional vector

Proceedings of the Eleventh International Workshop on Programming Models and Applications for Multicores and Manycores, 2020
The vector is a fundamental data structure, offering constant-time traversal to elements and a dynamically resizable range of indices. While several concurrent vectors exist, a composition of concurrent vector operations dependent on each other can lead to undefined behavior.
Kenneth Lamar   +2 more
openaire   +1 more source

Locking-Free Degenerated Isoparametric Shell Element

Applied Mathematics and Mechanics, 2001
An 8-noded locking-free degenerated isoparametric shell element is presented. A revised interpolation for shear strain terms was constructed in natural co-ordinate system such that all necessary modes (translation, rotation and constant curvature) are preserved, which can be used to eliminate shear locking.
Zhang, Xiangming   +2 more
openaire   +1 more source

Mostly lock-free malloc

Proceedings of the third international symposium on Memory management - ISMM '02, 2002
Modern multithreaded applications, such as application servers and database engines, can severely stress the performance of user-level memory allocators like the ubiquitous malloc subsystem. Such allocators can prove to be a major scalability impediment for the applications that use them, particularly for applications with large numbers of threads ...
Dave Dice, Alex Garthwaite
openaire   +1 more source

Lock-free reference counting

Proceedings of the twentieth annual ACM symposium on Principles of distributed computing, 2001
zbMATH Open Web Interface contents unavailable due to conflicting licenses.
Detlefs, David L.   +3 more
openaire   +2 more sources

Lock-Free Cuckoo Hashing

2014 IEEE 34th International Conference on Distributed Computing Systems, 2014
This paper presents a lock-free cuckoo hashing algorithm, to the best of our knowledge this is the first lock-free cuckoo hashing in the literature. The algorithm allows mutating operations to operate concurrently with query ones and requires only single word compare-and-swap primitives.
Nhan Nguyen, Philippas Tsigas
openaire   +1 more source

A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue

International Symposium on Distributed Computing, 2019
We present a new lock-free multiple-producer and multiple-consumer (MPMC) FIFO queue design which is scalable and, unlike existing high-performant queues, very memory efficient.
R. Nikolaev
semanticscholar   +1 more source

Home - About - Disclaimer - Privacy