书籍 Vert.x in Action的封面

Vert.x in Action

Julien Ponge

出版时间

2019-06-03

ISBN

9781617295621

评分

★★★★★
书籍介绍

Vert.x in Action teaches you to build highly-scalable reactive enterprise applications. In this practical developer’s guide, Vert.x expert Julien Ponge gets you up to speed in the basics of asynchronous programming as you learn to design and code reactive applications. Using the Vert.x asynchronous APIs, you’ll build services including web stack, messaging, authentication, and access control. You’ll also dive into deployment of container-native components with Docker, Kubernetes, and OpenShift. Along the way, you’ll check your app’s health and learn to test its resilience to external service failures.

As a member of the Vert.x core team, Julien Ponge has up-close-and-personal experience you can trust. The lessons and examples in this book center on principles that will easily transfer to other reactive technologies, empowering you to apply what you learn using Vert.x or the reactive tech of your choice. With the rising tide of microservices and distributed systems, reactive programming is flowing into the mainstream. With Vert.x in Action, you’ll be sailing smoothly!

what's inside

An introduction to asynchronous programming and reactive systems

Building reactive services

Responding to external service failures

Horizontal scaling

Deploying with Docker, Kubernetes, and OpenShift

Julien Ponge is a Principal Software Engineer at Red Hat, working on reactive things and the Eclipse Vert.x project. He is on-leave from INSA Lyon where he was an Associate Professor in computer science and engineering, and he remains a research member of the CITI Laboratory. Drawing on his strong background in distributed systems and long-standing open source experience, he’s ...

(展开全部)

用户评论
vertx的几个主要contributor之一写的这本书。还是action一贯的实用作风。书不长,想迅速上手vertx的话,配合官方的doc以及本书,是最佳选择。vertx的doc真的不多,也没得选。所以还是果断看了吧
能大概了解到vertx核心…不错的书 但是觉得可以多加点内容…