tangxuehua / enode

ENode is a framework aims to help us developing ddd, cqrs, eda, and event sourcing style applications.
http://www.cnblogs.com/netfocus/category/496012.html
MIT License
1.81k stars 564 forks source link

Command, Saga形成回路 #71

Closed jk25084 closed 6 years ago

jk25084 commented 6 years ago

从架构图上看Command, Saga之间形成回路,请问Enode是有无/怎么避免掉入无限回环的?

tangxuehua commented 6 years ago

开发人员自己避免。