微服务

Spring cloud

Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems (e.g. configuration management, service discovery, circuit breakers, intelligent routing, micro-proxy, control bus, one-time tokens, global locks, leadership election, distributed sessions, cluster state). Coordination of distributed systems leads to boiler plate patterns, and using Spring Cloud developers can quickly stand up services and applications that implement those patterns. They will work well in any distributed environment, including the developer’s own laptop, bare metal data centres, and managed platforms such as Cloud Foundry.

关键字

分布式系统 统一设计模式 标准化服务应用

Features

Spring Cloud focuses on providing good out of box experience for typical use cases and extensibility mechanism to cover others.

  • Distributed/versioned configuration 配置中心

  • Service registration and discovery 服务发现

  • Routing 网关

  • Service-to-service calls 服务掉用

  • Load balancing 负载均衡

  • Circuit Breakers

  • Global locks 全局锁

  • Leadership election and cluster state

  • Distributed messaging

ref

https://mp.weixin.qq.com/s/n9CmpkiGThQbXW6KcGcQVA

https://mp.weixin.qq.com/s/7GZJyFzKx-AdVdGAuzwbXg

https://mp.weixin.qq.com/s/mOk0KuEWQUiugyRA3-FXwg

最新文章

  1. asp.net web api 的版本升级到 2.2的记录
  2. ionic中关于ionicView 的生命周期
  3. css判断不同分辨率显示不同宽度布局实现自适应宽度
  4. xampp windows版本安装后无法使用大文件下载的解决办法
  5. 我的Android第四章:Android的adb命令使用以及SQlite数据库运用
  6. jdbc连接oracle数据库
  7. Android 开发工具之Codota
  8. 教程:使用Diskpart创建、扩展或删除磁盘分区
  9. 【转载】springMVC表单校验+全注解
  10. setTimeout setInterval 区别 javascript线程解释
  11. opennebula虚拟机启动失败
  12. 数学类杂志SCI2013-2014影响因子
  13. DataGuard failover dg role自动切换模式测试
  14. 剑指Offer——网易笔试题+知识点总结
  15. Identity4实现服务端+api资源控制+客户端请求
  16. C#操作MySQL的类
  17. python发送网络请求
  18. mongodb,Mysql,redis基础教程
  19. QTableWidget自定义表头QHeaderView加全选复选框
  20. ADO.NET 体系结构

热门文章

  1. Hibernate 二(一级缓存,多表设计之一对多)
  2. Codeforces Round #524 (Div. 2) C. Masha and two friends(思维+计算几何?)
  3. JS(基础)_总结获取页面中元素和节点的方式
  4. 洛谷P1228 分治
  5. Storm 消息分发策略
  6. my live boadband
  7. hadoop mapreduce 基础实例一记词
  8. idea创建父子工程
  9. 阿里云部署Web项目
  10. HDU 6425(羽毛球组合 **)