一个分布式服务器集群架构方案

 

 

一个分布式服务器集群架构方案http://www.cnblogs.com/liangxiaofeng/p/4920267.html

微服务实战--微服务架构的优势与不足http://www.roncoo.com/article/detail/124850

微服务架构的基础框架选择:Spring?Cloud还是Dubbo?http://www.roncoo.com/article/detail/125773

深入理解分布式事务http://www.roncoo.com/article/detail/124880

微服务架构的分布式事务解决方案http://www.roncoo.com/article/detail/124243

分布式系统的事务处理经典问题及模型 - mmcmmchttp://www.roncoo.com/article/detail/124930

系统分布式情况下最终一致性方案梳理http://www.roncoo.com/article/detail/124927

 

各种服务集群:

基于Dubbo的分布式系统架构实战付费视频http://www.roncoo.com/course/view/85d6008fe77c4199b0cdd2885eaeee53

大、小额支付系统介绍http://www.roncoo.com/article/detail/124765

中国的支付清算体系是怎么玩的?http://www.roncoo.com/article/detail/124822 

iBase4J Java 语言的分布式系统架构项目(源码)

(使用 Spring 整合开源框架,包括 SpringMVC、Mybatis、mybatis-plus、dubbo扩展、Redis缓存、单点登录、shiro权限管理、分布式集群调度、Rest、工具类等等。项目使用 Maven 进行模块化管理,提高易开发性、扩展性。系统包括三个模块:公共模块、系统管理模块、Web展示模块。每个模块都是独立的系统,可以无限的扩展模块,模块之间使用 Dubbo 或 MQ 进行通信。每个模块服务多系统部署,注册到同一个 Zookeeper 集群服务注册中心,实现集群部署)

http://git.oschina.net/iBase4J/iBase4J

 

去哪儿网支付系统架构演进http://www.roncoo.com/article/detail/126928

ZooKeeper原理及其在Hadoop和HBase中的应用http://www.roncoo.com/article/detail/126923

分布式架构实战--FastDFS分布式文件系统集群安装http://www.roncoo.com/article/detail/126887

微服务架构下,如何实现分布式跟踪?http://www.roncoo.com/article/detail/126826

使用Ratpack与Spring Boot构建高性能JVM微服务http://www.roncoo.com/article/detail/126823

高可用架构篇--MyCat在MySQL主从复制基础上实现读写分离http://www.roncoo.com/article/detail/126601

Mysql主从复制,读写分离(mysql-proxy),双主结构完整构建过程http://www.roncoo.com/article/detail/126280

分布式系统关键点http://www.roncoo.com/article/detail/126249

分布式架构--Dubbo负载均衡策略http://www.roncoo.com/article/detail/126235

分布式架构--Dubbo服务启动依赖检查http://www.roncoo.com/article/detail/126232

分布式系统架构实战--简易版支付系统部署(单节点)http://www.roncoo.com/article/detail/126209

分布式架构--简易版支付系统介绍http://www.roncoo.com/article/detail/126188

Dubbo分布式架构实战--FastDFS分布式文件系统的安装与使用(单节点)http://www.roncoo.com/article/detail/126166

基于dubbo构建分布式项目与服务模块http://www.roncoo.com/article/detail/125846

分布式架构高可用架构_Keepalived+Nginx实现高可用Web负载均衡http://www.roncoo.com/article/detail/125548

猜你喜欢

转载自2277259257.iteye.com/blog/2354197