# TarsFramework **Repository Path**: chorulex/TarsFramework ## Basic Information - **Project Name**: TarsFramework - **Description**: 该工程是Tars框架的基础服务,是承载TARS各个语言的服务运行的基础框架 - **Primary Language**: C++ - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 18 - **Created**: 2021-07-02 - **Last Updated**: 2021-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [点我查看中文版](README.zh.md) TarsFramework is the basic service for the whole Tars Project and is also the basic operational framework for all the languages in TARS Project. Directory |Features ----------------------|---------------- protocol |Define communication interface files for each underlying service definition RegistryServer |Name service routing NodeServer |Management service AdminRegistryServer |Access management service that interacts with the foreground PatchServer |Publishing service ConfigServer |Configuration service LogServer |Log service StatServer |Modular data statistics service PropertyServer |Attribute statistics service NotifyServer |Abnormal reporting service deploy |Template configuration and tool scripts for core infrastructure services tarscpp |The source implementation of the Tars RPC framework C++ language