Jump to ratings and reviews
Rate this book

Rust Servers, Services, and Apps

Rate this book
Rust Servers, Services, and Apps is a hands-on guide to developing modern distributed web applications with Rust. You’ll learn how to build efficient services, write custom web servers, and even build full-stack applications end-to-end in Rust.

328 pages, Paperback

Published January 1, 2021

6 people are currently reading
22 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (5%)
4 stars
7 (41%)
3 stars
6 (35%)
2 stars
2 (11%)
1 star
1 (5%)
Displaying 1 - 3 of 3 reviews
3 reviews
August 30, 2023
The book does a good job of walking through servers from an HTTP perspective and builds concepts around this well. It builds the techniques thoughtfully and pushes a deeper understanding and ensures this is well anchored to the rust language.

The book is helpful for those who want to better understand the concepts underneath the frameworks and how things work and what it would take to build this.

I enjoyed the level of book and the information was well presented. My reservation in giving this 5 stars was really due to the heavier focus on HTTP instead of tackling a little wider into some of the other modern methods of service delivery.
1 review
Read
August 16, 2023
While the title sounds simple enough, the details that are discussed and developed are anything but simple. The book includes such topics as development for networking, HTTP message construction, asynchronous processes, connectivity and communications with databases, error handling and even deployment using Docker.

I found the book well written and the topics well developed. There are many well presented examples that clearly demonstrate the topics being discussed.

Another very well written technical book by Manning.
Profile Image for Wojtek Gawroński.
126 reviews45 followers
December 30, 2024
This book provides a lot of valuable information on how to write servers, long-running services, and other applications considered as back-end ones. Good coverage of tools and frameworks, good emphasis on correctly handling async and other challenging topics.

That being said - I noticed two problems with it. Examples for selected frameworks are a bit dated (due to the very rapid language and ecosystem evolution), and they are all over the place - I really miss an additional structure there that has a bit more emphasis on building a bigger example across a few chapters/parts.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.