Async Rust: Unleashing the Power of Fearless Concurrency 1st Edition 292934

Код товару: 292934Паперова книга
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 programming
  • How coroutines relate to async Rust
  • Reactive programming and how to implement pub sub in async rust
  • How to solve problems using actors
  • How to customize Tokio to gain control over how tasks are processed
  • Async Rust design patterns
  • How to build an async TCP server just using the standard library
  • How 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.

About the Author
Maxwell Flitton is a software engineer who works for the open source financial loss modeling foundation OasisLMF. In 2011, Maxwell achieved his Bachelor of Science degree in nursing from the University of Lincoln, UK and a degree in physics from the Open University with a postgraduate diploma in physics and engineering in medicine from UCL in London whilst working as a nurse at Charing Cross A&E. He's worked on numerous projects such as medical simulation software for the German government and supervising computational medicine students at Imperial College London. He also has experience in financial tech and Monolith AI. While building the medical simulation software Maxwell and Caroline had to build Rust async systems in the Kubernetes cluster to solve real time event solutions and caching mechanisms. Maxwell has written the Packt textbooks "Rust Web Programming" and "Speed Up Your Python with Rust".

Caroline Morton studied Medicine and International Health at the University of Birmingham before moving to London to work as a doctor. She completed an Epidemiology MSc at the London School of Hygiene and Tropical Medicine. She later set up the first course in the UK training doctors and medical students to learn programming ("Coding for Medicine") which later developed into a 10 week module and wrote a textbook covering the same topic called "Computational Medicine", Elsevier 2018. In 2019, she moved to University of Oxford to work as an Epidemiologist and Software Developer and was key in developing OpenSAFELY - a trusted research environment that processed COVID-19 data during the Pandemic. This resulted in over 40 peer reviewed papers including Nature, the Lancet and the BMJ. Together with Maxwell, she has had to develop cutting edge techniques in Rust to solve problems in developing a Virtual Emergency Room app for training new doctors. She therefore has real-world experience of writing and deploying async rust in production.
1'900 ₴
Купити
Відправимо післязавтра
Monobank
до 10 платежей
от 213 ₴ / міс.
  • Нова Пошта
    Безкоштовно від 3'000,00 ₴
  • Укрпошта
    Безкоштовно
  • Meest Пошта
    Безкоштовно від 3'000,00 ₴
Async Rust: Unleashing the Power of Fearless Concurrency 1st Edition - фото 1

Характеристики

  • Бренд
  • Автор
  • Категорія
    Програмування
  • Номер видання
    1-е вид.
  • Рік
    2024
  • Сторінок
    262
  • Формат
    165х235 мм
  • Обкладинка
    М'яка
  • Тип паперу
    Офсетний
  • Мова
    Англійська
  • Ілюстрації
    Чорно-білі

Від видавця

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 programming
  • How coroutines relate to async Rust
  • Reactive programming and how to implement pub sub in async rust
  • How to solve problems using actors
  • How to customize Tokio to gain control over how tasks are processed
  • Async Rust design patterns
  • How to build an async TCP server just using the standard library
  • How 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.

About the Author
Maxwell Flitton is a software engineer who works for the open source financial loss modeling foundation OasisLMF. In 2011, Maxwell achieved his Bachelor of Science degree in nursing from the University of Lincoln, UK and a degree in physics from the Open University with a postgraduate diploma in physics and engineering in medicine from UCL in London whilst working as a nurse at Charing Cross A&E. He's worked on numerous projects such as medical simulation software for the German government and supervising computational medicine students at Imperial College London. He also has experience in financial tech and Monolith AI. While building the medical simulation software Maxwell and Caroline had to build Rust async systems in the Kubernetes cluster to solve real time event solutions and caching mechanisms. Maxwell has written the Packt textbooks "Rust Web Programming" and "Speed Up Your Python with Rust".

Caroline Morton studied Medicine and International Health at the University of Birmingham before moving to London to work as a doctor. She completed an Epidemiology MSc at the London School of Hygiene and Tropical Medicine. She later set up the first course in the UK training doctors and medical students to learn programming ("Coding for Medicine") which later developed into a 10 week module and wrote a textbook covering the same topic called "Computational Medicine", Elsevier 2018. In 2019, she moved to University of Oxford to work as an Epidemiologist and Software Developer and was key in developing OpenSAFELY - a trusted research environment that processed COVID-19 data during the Pandemic. This resulted in over 40 peer reviewed papers including Nature, the Lancet and the BMJ. Together with Maxwell, she has had to develop cutting edge techniques in Rust to solve problems in developing a Virtual Emergency Room app for training new doctors. She therefore has real-world experience of writing and deploying async rust in production.

Відгуки про Async Rust: Unleashing the Power of Fearless Concurrency 1st Edition

Async Rust: Unleashing the Power of Fearless Concurrency 1st Edition
Async Rust: Unleashing the Power of Fearless Concurrency 1st Edition
1'900 ₴
Купити
Персонально для вас
Idiomatic Rust: Code like a Rustacean
302587
Brenden Matthews
1'700 ₴
Java 17 Recipes: A Problem-Solution Approach. 4th Ed.
244691
Josh Juneau, Luciano Manelli
1'700 ₴
100 Java Mistakes and How to Avoid Them
291310
Tagir Valeev
1'700 ₴
C# 10 Pocket Reference. Instant Help for C# 10 Programmers. 1st Edition
197747
Joseph Albahari, Ben Albahari
1'800 ₴
DevOps Tools for Java Developers. Best Practices from Source Code to Production Containers
197695
Stephen ChinMelissa McKayIxchel RuizBaruch Sadogursky
1'900 ₴
Programming Android with Kotlin. Achieving Structured Concurrency with Coroutines. 1st Ed.
244782
Pierre-Olivier Laurence, Amanda Hinchman-Dominguez
2'100 ₴
Terraform Cookbook: Recipes for Codifying Infrastructure 1st Edition
308325
Kerim SatirliTaylor Dolezal
1'600 ₴
Surrealism
131770
Amy Dempsey
730 ₴657 ₴
Закладка для книги «Лесь Курбас»
308631
Олена Поронник
30 ₴
Що таке любов? / What is Love?
138123
Ейтан Борітцер
150 ₴128 ₴
Дари, що зв’язують нас
259082
Керолайн О'Доног'ю
400 ₴