Jump to content

Async Rust Unleashing the Power of Fearless Concurrency


Recommended Posts

c2ced521a3c296cc2ca731e8ed265fe3.webp
Async Rust: Unleashing the Power of Fearless Concurrency by Maxwell Flitton, Caroline Morton
English | December 17, 2024 | ISBN: 1098149092 | 261 pages | MOBI | 2.03 Mb
Already popular among programmers for its memory safety and speed, the Rust programming language is also valuable for asynchrony. This practical book shows you how asynchronous Rust can help you solve problems that require multitasking. You'll learn how to apply async programming to solve problems with an async approach. You will also dive deeper into async runtimes, implementing your own ways in which async runtimes handle incoming tasks.

Authors Maxwell Flitton and Caroline Morton also show you how to implement the Tokio software library to help you with incoming traffic, communicate between threads with shared memory and channels, and design a range of complex solutions using actors. You'll also learn to perform unit and end-to-end tests on a Rust async system.
With this book, you'll learn:How Rust approaches async programmingHow coroutines relate to async RustReactive programming and how to implement pub sub in async rustHow to solve problems using actorsHow to customize Tokio to gain control over how tasks are processedAsync Rust design patternsHow to build an async TCP server just using the standard libraryHow to unit test async Rust
By the end of the book, you'll be able to implement your own async TCP server completely from the standard library with zero external dependencies, and unit test your async code.

423b519448d4e936894130c701f35288.jpg

RapidGator
https://rg.to/file/b4029ce5f66ec178ea46ab6c39a811f4/3oje2.7z.html
TakeFile
https://takefile.link/pbmd9adkb1c6/3oje2.7z.html
Fileaxa
https://fileaxa.com/ssbntakz5ser/3oje2.7z
Fikper
https://fikper.com/B1ckK0Ug50/3oje2.7z.html


Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...