阅读背景:

与数据库和消息队列记录的最终一致性

来源:互联网 

I have an application where I need to store some data in a database (mysql for instance) and then publish some data in a message queue. My problem is: If the application crashes after the storage in the database, my data will never be written in the message queue and then be lost (thus eventual consistency of my system will not be guaranted). How can I solve this problem ?I have an application where I need to store som




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: