- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 46字
- 2021-07-02 20:12:52
Asynchronous messaging
When a system is not immediately expecting a timely response from the service and the system can continue processing without blocking on that call, which is asynchronous messaging.
Let's incorporate this messaging concept into our application and see how it would change and look:

推薦閱讀
- UI設(shè)計基礎(chǔ)培訓(xùn)教程
- 軟件安全技術(shù)
- Python程序設(shè)計教程(第2版)
- Ceph Cookbook
- Java Web開發(fā)之道
- Spring實戰(zhàn)(第5版)
- SharePoint Development with the SharePoint Framework
- ASP.NET程序開發(fā)范例寶典
- 跟戴銘學(xué)iOS編程:理順核心知識點
- 計算機應(yīng)用基礎(chǔ)(第二版)
- Implementing Domain:Specific Languages with Xtext and Xtend
- HTML5 Game Development by Example:Beginner's Guide(Second Edition)
- Mastering R for Quantitative Finance
- Appcelerator Titanium Smartphone App Development Cookbook
- 微服務(wù)設(shè)計