Nouveauté

Concurrent Programming Patterns in Rust: Lock-Free Algorithms and Thread-Safe Data Structures

Par : Marcus Vale
Offrir maintenant
Ou planifier dans votre panier
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format ePub protégé est :
  • Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
  • Compatible avec une lecture sur liseuses Vivlio
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
  • Non compatible avec un achat hors France métropolitaine
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • FormatePub
  • ISBN8235410022
  • EAN9798235410022
  • Date de parution02/07/2026
  • Protection num.Adobe DRM
  • Infos supplémentairesepub
  • ÉditeurIoakim Ioakim

Résumé

Master the art of high performance systems engineering. Traditional multithreading in systems programming is fraught with danger. Data races, deadlocks, and unpredictable memory corruption have long plagued developers working in highly saturated environments. Rust changes this paradigm fundamentally. By embedding thread safety directly into its type system, Rust allows you to engineer complex concurrent architectures with absolute mathematical certainty.
This comprehensive guide bridges the gap between basic syntax and elite level systems engineering. It strips away high level abstractions to explore the physical realities of multicore processors, cache coherence protocols, and hardware memory models. You will move progressively from standard thread management to the highly advanced domain of non-blocking concurrency, learning how to manipulate atomic instructions to build completely lock-free data structures.
What You Will Discover: Hardware Foundations: Understand how CPU caches, out-of-order execution, and memory barriers dictate concurrent performance. The Rust Memory Model: Master the Send and Sync traits, lifetimes in concurrent contexts, and safe interior mutability. Synchronization Primitives: Go beyond basic usage and analyze the internal mechanics of mutexes, read-write locks, and condition variables.
Lock-Free Engineering: Design and implement wait-free algorithms, compare-and-swap retry loops, and custom spinlocks from scratch. Memory Reclamation: Prevent use-after-free vulnerabilities using epoch-based reclamation and hazard pointers. Execution Frameworks: Architect work-stealing schedulers, distributed thread pools, and data parallel patterns. Verification and Debugging: Utilize exhaustive model checking tools to mathematically prove your algorithms are free of logical flaws.
Whether you are building ultra low latency financial systems, real-time signal processors, or high throughput network servers, this book provides the theoretical framework and practical code implementations necessary to maximize throughput. Stop fighting the operating system scheduler and start writing concurrent structures that operate at the absolute physical limits of your silicon. Transition from writing code that merely compiles to architecting infrastructure that scales flawlessly.
The Forbidden Arts
Marcus Vale
E-book
2,99 €