最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

RabbitMQ streams OCC producers - Stack Overflow

programmeradmin3浏览0评论

I read about deduplication in streams using producer name and a monotonic number. Can I use this for OCC? (Optimistic concurrency) what i want is to have a different producer names for each “aggregate”(order for example where producer name is order uuid), and each of them has a version id counter. The question is whether this scalable to use in rabbit? Having millions of producer names with separate id sequences? Do not mean that all these millions of producers can be active simultaneously.

发布评论

评论列表(0)

  1. 暂无评论