CQRS(Command and Query Responsibility Segregation)与EventSources实例

CQRS       The CQRS pattern and event sourcing are not mere simplistic solutions to the problems associated with large-scale, distributed systems. 从1000万用户并发修改用户资料的假设场景开始 每次修改操作耗时200ms,每秒5个操作 MySQL连接数
相关文章
相关标签/搜索