随笔分类 -  Spring Cloud

摘要:rabbitmq 是一个基于AMQP协议的轻量级,可靠,可扩展且可移植的消息中间件。 消息发送到消息消费共需要以下组件支持: 1、消息提供者 1)用于发送消息 2、交换机 1)交换机用于接收提供者发送的消息,再将消息转发到与之绑定并路由规则相同的消息队列 2)交换机共分一下4中类型:direct,  阅读全文
posted @ 2019-02-27 14:35 一天学点 阅读(145) 评论(0) 推荐(0)
摘要:Spring Cloud Eureka Spring Cloud Config Spring Cloud Feign Spring Cloud Hystrix Spring Cloud Ribbon Spring Cloud Zuul Spring Cloud Consul Spring Cloud 阅读全文
posted @ 2019-02-22 01:51 一天学点 阅读(144) 评论(0) 推荐(0)