Code Monkey home page Code Monkey logo

distributed-system-tutorial-samples's Introduction

Distributed Systems Development.《分布式系统开发实战》

内容简介

本书从原理和实践角度全面介绍如何设计分布式系统。内容包括节点、通信、并发与并行、面向对象的分布式架构、面向服务的分布式架构、面向消息的分布式架构、REST风格的架构、微服务架构、Serverless架构、Cloud Native架构、虚拟化与容器技术、分布式计算、分布式存储、分布式监控、分布式版本控制、数据一致性、分布式事务、安全性、可用性等,内容丰富、案例新颖,相关理论与技术实践较为前瞻。本书最后还提供了一个综合实战案例,手把手教读者如何来基于Spring Cloud技术来实现微服务架构。

本书主要面向的读者是对分布式系统感兴趣的计算机专业学生、软件工程师、系统架构师等。

本书所涉及的技术及相关版本

本书所采用的技术及相关版本较新,请读者将相关开发环境设置成与本书所采用的一致,或者不低于本书所列的配置。

  • JDK 13
  • Apache Maven 3.6.3
  • Eclipse 2019-12 (4.14)
  • JUnit 5.5.2
  • Jersey 2.30
  • Apache CXF 3.3.5
  • Spring 5.2.3.RELEASE
  • ActiveMQ 5.15.11
  • Spring Boot 2.1.2.RELEASE
  • Axon Framework 3.4.3
  • Docker 17.09.1-ce-win42
  • Spark 2.3.0
  • MongoDB 3.4.6
  • ZooKeeper 3.5.6
  • Spring Security 5.2.0.BUILD-SNAPSHOT
  • NGINX 1.15.8
  • Spring Cloud Finchley.M9

内容详见全书目录

您也可以上豆瓣给老卫打Call。

源码

包含示例源码见https://github.com/waylau/distributed-java

如何获取本书

实体店及各大网店有售。据我所知有如下网站供应:

想低于市价得到本书?来二手书集市试试看。

也可以直接关注我博客(https://waylau.com/)或者我的开源书(https://waylau.com/books/)了解更多免费咨询。

联系作者

您也可以直接联系我:

其他书籍

若您对本书不感冒,笔者还写了其他方面的超过一打的书籍(可见https://waylau.com/books/),多是开源电子书。

本人也维护了一个books-collection项目,里面提供了优质的专门给程序员的开源、免费图书集合。

开源捐赠

开源捐赠

捐赠所得所有款项将用于开源事业!见捐赠列表

distributed-system-tutorial-samples's People

Contributors

waylau avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

distributed-system-tutorial-samples's Issues

2021年3月第1版第1次印刷勘误、改进项

P11

“执行方法t.join();会导致当前线程暂停执行直到t线程终止”多了“;”
应为“执行方法t.join()会导致当前线程暂停执行直到t线程终止”

P14

“3.1 本地过程调用”应为“3.1 进程间通信”

P83

“在服务器未返回结果之前,客户端会一致等待”应为“在服务器未返回结果之前,客户端会一直等待”

11.1

“吃饭购物搭车时使用手机就可以支付费用”应为“吃饭购物打车时“刷脸”就可以完成费用支付”

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.