Cover is for reference only

Please scan the QR code to borrow online

Spring Cloud微服务和分布式系统实践

Saved in:
Bibliographic Details
Main Authors: 杨开振 (杨开振著)
Published: 人民邮电出版社
Publisher Address: 北京
Publication Dates: 2020
Literature type: Book
Language: Chinese
Subjects:
Carrier Form: 514页: 图 ; 24cm
ISBN: 978-7-115-53220-6
Index Number: TP368
CLC: TP368.5
Call Number: TP368.5/4915
Contents: 本书分为4个部分:第一部分介绍分布式系统的概念、分法和优缺点,提出微服务的概念,对Spring Cloud、Spring Boot和REST风格进行简单的介绍;第二部分介绍Spring Cloud的各类组件,包括服务注册和服务发现、服务调用、断路器、网关等;第三部分讲解分布式的其他知识,包括分布式发号机、分布式数据库、分布式缓存、分布式会话和权限等;第四部分通过ApacheThrift讲解远程过程调用,并且讲解在分布式中处理高并发的一些常用技巧,最后给出一个微服务