当前位置:网站首页>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.
边栏推荐
- 图解LeetCode——919. 完全二叉树插入器(难度:中等)
- JDBC的api全解
- JMeter test plan cannot be saved solution
- Disable module (attribute node) in LabVIEW
- Additional: SQL statement area / county in the middle half (data table)
- mysql中的数据结果排名
- Cool canvas animation shock wave JS special effect
- activemq--可持久化机制之JDBC
- Additional: in the lower division / county (data sheet)
- Sticky.js page scrolling div fixed position plug-in
猜你喜欢

uni-app - Refused to display ‘xxx‘ in a frame because an ancestor violates the following Content Sec

The garbage classification data set used in the excellent Yolo target detection training is shared - about 3000 labeled

Silicon Valley classroom lesson 15 - Tencent cloud deployment

Solve the syntaxerror: unexpected end of JSON input

Common tool classes under JUC package

C语言实现二叉平衡树

Why use MQ message oriented middleware? These questions must be taken down!

JS touch screen game source code ice and snow journey

全网最简约的sklearn环境配置教程(百分百成功)

51 MCU peripherals: Motor
随机推荐
Do you know these methods of MySQL database optimization?
Common tool classes under JUC package
How to connect tdengine with idea database tool?
leetcode-238.除自身以外数组的乘积
Redis/Mysql知识概述
Ten thousand words long, one word thoroughly! Finally, someone has made business intelligence (BI) clear
Live broadcast preview | how to build an enterprise cloud management platform in the cloudy era?
Sort out Huawei ap-3010dn_ V2 configuration create WiFi
音乐人的 NFT 指南
Unity ugui interaction (new ideas)
Canvas text JS special effect composed of many circles
[deep learning] overview | the latest progress of deep learning
Write two channel (stereo) immediately Wav file
Illustration leetcode - 919. Complete binary tree inserter (difficulty: medium)
sql注入
Comparison between symmetric encryption and asymmetric encryption
这家十年内容产业基建公司,竟是隐形的Web3先行者
Visual query (sp_helptext) -- quick query of stored procedures containing specified strings (with source code)
Redis-哨兵,主从部署详细篇
Dark horse programmer JDBC