In the previous chapter, we explored how the Axon Framework can be used to implement different scenarios of the Command Query Responsibility Segregation (CQRS) pattern. This chapter revisits Axon for more advanced scenarios in the microservices context, including executing long-running computational processing. To prepare for that, let’s start the discussion with some foundational concepts, including transactions.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Distributed Transactions

  • Binildas Christudas,
  • Tarun Telang

摘要

In the previous chapter, we explored how the Axon Framework can be used to implement different scenarios of the Command Query Responsibility Segregation (CQRS) pattern. This chapter revisits Axon for more advanced scenarios in the microservices context, including executing long-running computational processing. To prepare for that, let’s start the discussion with some foundational concepts, including transactions.