Design of Large-scale Distributed Configuration Center Based on GO Language
This article is based on the concurrency characteristics of GO language,scheduling addressing algorithm,publish subscribe model,peer-to-peer communication and other technologies.In response to the lack of distributed configuration tools and management challenges for large-scale cluster applications in GO environment,a GO language distributed configuration center is designed that supports high concurrency,real-time communication,broadcast messages,single point messages,and UI management.This design has good performance and can play a certain value in fields such as production and scientific research.
GO languagedistributed configuration centerweb applicationlarge-scale cluster