- Microservices with Azure
- Namit Tanasseri Rahul Rai
- 71字
- 2021-07-02 22:18:30
Communication subsystem
The communication subsystem provides features for service discovery and intra-cluster messaging features using a naming service. The naming service is used to locate a service within a cluster. It also lets users securely communicate with any node on a cluster, retrieve service metadata, and manage service properties. The naming service also exposes APIs, which enables users to resolve network location or each service despite of them being dynamically placed.
推薦閱讀
- Python程序設計教程(第2版)
- Learning NServiceBus(Second Edition)
- Java完全自學教程
- Learning Selenium Testing Tools with Python
- 算法精粹:經典計算機科學問題的Python實現
- Web Application Development with MEAN
- Monitoring Elasticsearch
- Flux Architecture
- ElasticSearch Cookbook(Second Edition)
- Python期貨量化交易實戰
- Java 9 Programming By Example
- SQL Server 入門很輕松(微課超值版)
- JSP程序設計與案例實戰(慕課版)
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- 分布式架構原理與實踐