ISBN-13: 9781788399975 / Angielski / Miękka / 2018 / 462 str.
ISBN-13: 9781788399975 / Angielski / Miękka / 2018 / 462 str.
Writing safe and correct parallel programs is tough. Reasoning about concurrent memory modification is tough; efficiently exploiting the modern computing environment (with its multi-layered caches and deep execution pipelines) is also tough. Most systems programming languages add a further complication: unsafe memory access. The burden on you, ...