logo

EbookBell.com

Most ebook files are in PDF format, so you can easily read them using various software such as Foxit Reader or directly on the Google Chrome browser.
Some ebook files are released by publishers in other formats such as .awz, .mobi, .epub, .fb2, etc. You may need to install specific software to read these formats on mobile/PC, such as Calibre.

Please read the tutorial at this link:  https://ebookbell.com/faq 


We offer FREE conversion to the popular formats you request; however, this may take some time. Therefore, right after payment, please email us, and we will try to provide the service as quickly as possible.


For some exceptional file formats or broken links (if any), please refrain from opening any disputes. Instead, email us first, and we will try to assist within a maximum of 6 hours.

EbookBell Team

Handson Concurrency With Rust 1st Edition Brian L Troutwine

  • SKU: BELL-23379414
Handson Concurrency With Rust 1st Edition Brian L Troutwine
$ 31.00 $ 45.00 (-31%)

4.7

16 reviews

Handson Concurrency With Rust 1st Edition Brian L Troutwine instant download after payment.

Publisher: Packt Publishing
File Extension: PDF
File size: 2.12 MB
Pages: 453
Author: Brian L. Troutwine
ISBN: 9781788399975, 1788399978
Language: English
Year: 2018
Edition: 1

Product desciption

Handson Concurrency With Rust 1st Edition Brian L Troutwine by Brian L. Troutwine 9781788399975, 1788399978 instant download after payment.

Confidently build memory-safe, parallel, and efficient software in Rust
Most programming languages can really complicate things, especially with regard to unsafe memory access. The burden on you, the programmer, lies across two domains: understanding the modern machine and your language's pain-points. This book will teach you to how to manage program performance on modern machines and build fast, memory-safe, and concurrent software in Rust. It starts with the fundamentals of Rust and discusses machine architecture concepts. You will be taken through ways to measure and improve the performance of Rust code systematically and how to write collections with confidence. You will learn about the Sync and Send traits applied to threads, and coordinate thread execution with locks, atomic primitives, data-parallelism, and more.
The book will show you how to efficiently embed Rust in C++ code and explore the functionalities of various crates for multithreaded applications. It explores implementations in depth. You will know how a mutex works and build several yourself. You will master radically different approaches that exist in the ecosystem for structuring and managing high-scale systems.
By the end of the book, you will feel comfortable with designing safe, consistent, parallel, and high-performance applications in Rust.

Related Products