Buch, Englisch, 243 Seiten, Format (B × H): 173 mm x 246 mm, Gewicht: 625 g
Buch, Englisch, 243 Seiten, Format (B × H): 173 mm x 246 mm, Gewicht: 625 g
Reihe: Synthesis Lectures on Computer Architecture
ISBN: 978-3-031-38683-1
Verlag: Springer International Publishing
The primary intended audience for this book is “systems programmers”—the authors of operating systems, library packages, language run-time systems, concurrent data structures, and server and utility programs. Much of the discussion should also be of interest to application programmers who want to make good use of the synchronization mechanisms available to them, and to computer architects who want to understand the ramifications of their design decisions on systems-level code.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
1.Introduction.- 2.Architectural Background.- 3.Essential Theory.- 4.Practical Spin Locks.- 5.Busy-wait Synchronization with Conditions.- 6.Read-mostly Atomicity.- 7.Synchronization and Scheduling.- 8.Nonblocking Algorithms.- 9.Transactional Memory.