长时处理过程(Sagas)
Sagas
最后更新于
The Axon Framework provides first-class support for long running business transactions or Sagas. This section of the reference guide intends to cover in detail the capabilities that the Axon Framework provides to help facilitate Saga development.
A summary of the various sub-sections is given below.
Implementing Sagas using the Axon Framework
Managing Saga associations using the Axon Framework
Non-Functional Development concerns for Sagas using the Axon Framework