In the last chapter, you learned how to create microservices using RPC communication. You also learned how synchronous communication requires a request and a response. In this chapter, you will create two microservices using messaging’s asynchronous communication method to fulfill some business needs regarding invoice management.

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

Microservice Messaging

  • Sean Whitesell,
  • Rob Richardson

摘要

In the last chapter, you learned how to create microservices using RPC communication. You also learned how synchronous communication requires a request and a response. In this chapter, you will create two microservices using messaging’s asynchronous communication method to fulfill some business needs regarding invoice management.