Skip to content

TarsCloud/TarsFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ff882da · Jun 24, 2019

History

40 Commits
Jun 24, 2019
Sep 5, 2018
Sep 5, 2018
Sep 5, 2018
Sep 5, 2018
Sep 5, 2018
Sep 5, 2018
Sep 5, 2018
Sep 5, 2018
Sep 5, 2018
Sep 28, 2018
Sep 5, 2018
Dec 9, 2018
Sep 5, 2018
Oct 26, 2018
Sep 14, 2018
Sep 14, 2018
Sep 5, 2018
Dec 26, 2018
Dec 31, 2018
Sep 5, 2018
Sep 5, 2018
Dec 9, 2018
Sep 5, 2018
Sep 5, 2018

Repository files navigation

点我查看中文版

This project is the basic service of the Tars framework and is the basic framework for the operation of the services that carry the TARS language.

Directory Features
sql Create scripts and sql tools for the database of the TARS framework runtime environment
conf Template configuration for each basic service
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