当前位置:网站首页>ActiveMQ -- persistent mechanism
ActiveMQ -- persistent mechanism
2022-07-25 09:17:00 【Why don't you laugh】
Persistence mechanism
differ DeliveryMode.PERSISTENT
Previous persistent , Business , Sign for yes mq A mechanism of its own
It's understandable , The previous three mechanisms ensure the reliability of messages in the sending process , and Persistence mechanism Is a more reliable guarantee of data . Physical backup message data .MQ The server should not be the same as the data backup server .
After the sender sends the message , The message center will store messages to local data problems 、 In memory database or remote database , Then try to send the message to the receiver again , If successful, delete the stored message , If it fails, continue to try to send .
activemq Supported message persistence mechanism :JDBC,AMQ,KahaDB,LevelDB
http://activemq.apache.org/persistence
Activemq 5.17.0 The version began to be discarded LevelDB, So it is recommended to use KahaDB.
边栏推荐
- JS touch screen game source code ice and snow journey
- Leetcode-238. product of arrays other than itself
- Bi business interview with data center and business intelligence (I): preparation for Industry and business research
- Robot jumping problem
- 51 single chip microcomputer key control LED light status
- Oracle10g单实例数据库升级到哪个版本好,求建议
- How to avoid duplicate data when the database is high and distributed
- Wechat applet obtains the data of ---- onenet and controls the on-board LED of STM32
- Sort out Huawei ap-3010dn_ V2 configuration create WiFi
- activemq--死信队列
猜你喜欢

centos更改mysql数据库目录

activemq--延迟投递和定时投递

Opencv realizes simple face tracking

canvas很多圆圈组成的文本js特效

canvas动态图片头像晃动js特效

Bi business interview with data center and business intelligence (I): preparation for Industry and business research

Oracle10g单实例数据库升级到哪个版本好,求建议

How to write the code of wechat applet implementation tab

Leetcode · 83 biweekly race · 6129. Number of all 0 subarrays · mathematics

全网最简约的sklearn环境配置教程(百分百成功)
随机推荐
Common tool classes under JUC package
uni-app - Refused to display ‘xxx‘ in a frame because an ancestor violates the following Content Sec
51 single chip microcomputer key control LED light status
Sort out Huawei ap-3010dn_ V2 configuration create WiFi
Disable module (attribute node) in LabVIEW
Arrange the array into the smallest number
[graduation project] cinema booking management system based on micro Service Framework
[arm] Xintang nuc977 transplants wk2124 drive
Opencv realizes simple face tracking
JS touch screen game source code ice and snow journey
机器人跳跃问题
[SCADA case] myscada helps VIB company realize the modernization and upgrading of production line
对称式加密与非对称式加密的对比
富文本样式文字图片处理
Feiling ok1028a core board adapts to rtl8192cu WiFi module
activemq--可持久化机制之JDBC
Redis learning notes
activemq--可持久化机制之JDBC的journal
How to write the code of wechat applet implementation tab
51 MCU internal peripherals: timer and counter