TOWARDS A HIGH-LEVEL C++ ABSTRACTION TO UTILIZE THE READ-COPY-UPDATE PATTERN

Concurrent programming with classical mutex/lock techniques does not scale well when reads are way more frequent than writes. Such situation happens in operating system kernels among other performance critical multithreaded applications. Read copy update (RCU) is a well know technique for solving...

Full description

Bibliographic Details
Main Authors: Gabor MÁRTON, Imre SZEKERES, Zoltan PORKOLÁB
Format: Article
Language:English
Published: Technical University of Kosice 2018-09-01
Series:Acta Electrotechnica et Informatica
Subjects:
C++
Online Access:http://www.aei.tuke.sk/papers/2018/3/03_Porkolab.pdf