Hands-On Microservices with Rust
Autor: Denis Kolodin
Tema: COM051070 - COMPUTERS / Programming Languages / C++; COM048000 - COMPUTERS / Systems Architecture / Distributed Systems and Computing; COM060160 - COMPUTERS / Web / Web Programming
Editorial: Packt Publishing (2019-01-31)
978-1-78934-198-0
A comprehensive guide in developing and deploying high performance microservices with Rust
Key Features
Book Description
Microservice architecture is sweeping the world as the de facto pattern for building web-based applications. Rust is a language particularly well-suited for building microservices. It is a new system programming language that offers a practical and safe alternative to C.
This book describes web development using the Rust programming language and will get you up and running with modern web frameworks and crates with examples of RESTful microservices creation. You will deep dive into Reactive programming, and asynchronous programming, and split your web...