|
55 | 55 |
|
56 | 56 | 1. **[elasticsearch](https://github.com/elastic/elasticsearch)** : Open Source, Distributed, RESTful Search Engine. |
57 | 57 | 2. **[zipkin](https://github.com/openzipkin/zipkin)** : Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in service architectures. Features include both the collection and lookup of this data. |
58 | | -3. **[apollo](https://github.com/ctripcorp/apollo)** : Apollo (Apollo) is a distributed configuration center developed by the Ctrip framework department. It can centrally manage the configuration of applications in different environments and clusters. After the configuration is modified, it can be pushed to the application in real time. It is applicable to microservice configuration management scenarios. |
59 | | -4. **[canal](https://github.com/alibaba/canal)** : Alibaba MySQL binlog incremental subscription & consumption component. |
60 | | -5. **[DataX](https://github.com/alibaba/DataX)** : DataX is a widely used offline data synchronization tool / platform within the Alibaba company. It enables efficient data synchronization between data sources. |
61 | | -6. **[cat](https://github.com/dianping/cat)** : As a basic component of the server project, CAT provides multilingual clients such as Java, C / C ++, Node.js, Python, Go, etc. The infrastructure middleware framework (MVC framework, RPC framework, database framework, Cache framework, etc., message queue, configuration system, etc.) has been deeply integrated by Meituan, providing system-rich performance indicators, health status, real-time alarms, etc. for each business line of Meituan. |
62 | | -7. **[server](https://github.com/wildfirechat/server)** : Wildfire IM is a cross-platform instant messaging solution, whose core functionality is open sourced. |
63 | | -8. **[EasyScheduler](https://github.com/analysys/EasyScheduler)** : Dolphin Scheduler is a distributed and easy-to-expand visual DAG workflow scheduling system, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box for data processing. |
| 58 | +3. **[nacos](https://github.com/alibaba/nacos)** :Nacos is committed to help you discover, configure, and manage your microservices. It provides a set of simple and useful features enabling you to realize dynamic service discovery, service configuration, service metadata and traffic management. |
| 59 | +4. **[apollo](https://github.com/ctripcorp/apollo)** : Apollo (Apollo) is a distributed configuration center developed by the Ctrip framework department. It can centrally manage the configuration of applications in different environments and clusters. After the configuration is modified, it can be pushed to the application in real time. It is applicable to microservice configuration management scenarios. |
| 60 | +5. **[canal](https://github.com/alibaba/canal)** : Alibaba MySQL binlog incremental subscription & consumption component. |
| 61 | +6. **[DataX](https://github.com/alibaba/DataX)** : DataX is a widely used offline data synchronization tool / platform within the Alibaba company. It enables efficient data synchronization between data sources. |
| 62 | +7. **[cat](https://github.com/dianping/cat)** : As a basic component of the server project, CAT provides multilingual clients such as Java, C / C ++, Node.js, Python, Go, etc. The infrastructure middleware framework (MVC framework, RPC framework, database framework, Cache framework, etc., message queue, configuration system, etc.) has been deeply integrated by Meituan, providing system-rich performance indicators, health status, real-time alarms, etc. for each business line of Meituan. |
| 63 | +8. **[server](https://github.com/wildfirechat/server)** : Wildfire IM is a cross-platform instant messaging solution, whose core functionality is open sourced. |
| 64 | +9. **[EasyScheduler](https://github.com/analysys/EasyScheduler)** : Dolphin Scheduler is a distributed and easy-to-expand visual DAG workflow scheduling system, dedicated to solving the complex dependencies in data processing, making the scheduling system out of the box for data processing. |
64 | 65 |
|
65 | 66 | ### Others |
66 | 67 |
|
|
0 commit comments