Stella981 Stella981
3年前
RabbitMQ(一)
系列说明本系列主要讲解RabbitMQ,讲解其特性,例如消息持久化、消息TTL、消息的优先、延迟消息、消息可靠性、消费模式以及在SpringBoot中使用RabbitMQ,代码在我的Github上(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2F
Stella981 Stella981
3年前
RabbitMQ教程(二) ——linux下安装rabbitmq
安装过程参考官网:InstallingonRPMbasedLinux(RHEL,CentOS,Fedora,openSUSE)(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.rabbitmq.com%2Finstallrpm.html)
Stella981 Stella981
3年前
RabbitMQ操作
注意:在rabbitmq中,可以存在多个exchange,exchange只是负责接收消息,然后消息必须发送到给queue中,如果没有queue,消息就丢失了,exchange就相当于交换机,不负责存消息,queue是必须声明的,所以exchange负责转发,queue负责接收!(https://oscimg.oschina.net/oscnet/1
Easter79 Easter79
3年前
Starting rabbitmq
Startingrabbitmqserver:FAILEDcheck/var/log/rabbitmq/startup_log,_errrabbitmqserver.invokerc.d:initscriptrabbitmqserver,action"start"failed.dpkg:
Stella981 Stella981
3年前
RabbitMQ学习:Spring Boot整合RabbitMQ(五)
1、新建rabbitmqspringboot项目!(https://oscimg.oschina.net/oscnet/up69c9fbd26d7d04dfd662a3d0a323a2ab38b.png)!(https://oscimg.oschina.net/oscnet/up65f
Stella981 Stella981
3年前
Python RabbitMQ
需要安装erlang和RabbitMQ1\.一对一producer:importpikaconnectionpika.BlockingConnection(pika.ConnectionParameters('localhost'))channelconnection.cha
Wesley13 Wesley13
3年前
3、RabbitMQ
workqueues工作队列1、模型图:!(https://oscimg.oschina.net/oscnet/bf4b370589b4954af0314d5878d56952b20.png)为什么会出现workqueues?前提:使用simple队列的时候我们应用程序在是使用消息
Wesley13 Wesley13
3年前
#初识RabbitMQ
!(https://oscimg.oschina.net/oscnet/upb990aad79afb50570855196f7c6b4d232ce.png)一、RabbitMQ介绍!(https://oscimg.oschina.net/oscnet/e36be8aebde0dc500bbba61e17890462
京东云开发者 京东云开发者
8个月前
HBase集群数据在线迁移方案探索
一、背景订单本地化系统目前一个月的订单的读写已经切至jimkv存储,对应的HBase集群已下线。但存储全量数据的HBase集群仍在使用,计划将这个HBase集群中的数据全部迁到jimkv,彻底下线这个HBase集群。由于这个集群目前仍在线上读写,本文从原理
初探集群联邦
本文分享自天翼云开发者社区《》,作者:echooo一.什么是集群联邦?集群联邦(Federation)是将多个kubenetes集群注册到统一的控制平面,为用户提供统一API入口的多集群解决方案。集群联邦设计的核心是提供在全局层面对应用的描述能力,并将联邦