Async Rust: Unleashing the Power of Fearless Concurrency by Maxwell Flitton, Caroline Morton
English | December 17th, 2024 | ISBN: 1098149092 | 261 pages | True EPUB (Retail Copy) | 3.69 MB
English | December 17th, 2024 | ISBN: 1098149092 | 261 pages | True EPUB (Retail Copy) | 3.69 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.