Chapter 13 provided examples of distributed transactions with a working code, and in Chapter 14 , you revisited these examples with an enhanced design. However, the saga pattern is key to comprehending the intricate details and concerns in designing solutions for BASE transactional support. This chapter is your gateway to mastering this crucial aspect of microservices architecture. The examples in this chapter are not a continuation of the examples you covered in Chapters 13 and 14 , so you can skip those two chapters if you are in a hurry to understand the examples in this chapter. You will use the Axon Framework again in this chapter, so it is recommended that you read Chapter 12 first to learn the programming paradigm.

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

Transactions Optimized for Microservices

  • Binildas Christudas,
  • Tarun Telang

摘要

Chapter 13 provided examples of distributed transactions with a working code, and in Chapter 14 , you revisited these examples with an enhanced design. However, the saga pattern is key to comprehending the intricate details and concerns in designing solutions for BASE transactional support. This chapter is your gateway to mastering this crucial aspect of microservices architecture. The examples in this chapter are not a continuation of the examples you covered in Chapters 13 and 14 , so you can skip those two chapters if you are in a hurry to understand the examples in this chapter. You will use the Axon Framework again in this chapter, so it is recommended that you read Chapter 12 first to learn the programming paradigm.