1 Star 0 Fork 0

TarsCloud / TarsDocs_en

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 835 Bytes
一键复制 编辑 原始数据 按行查看 历史
ruanshudong 提交于 2020-03-03 21:26 . fix dir

Development Environment Setup

1 Intro

Because tars supports multilingual development services, different development languages and environments are different, but the overall development pattern is similar.

2 Development Mode

No matter what language, the development mode of service is generally as follows:

  • A set of custom syntax definition and communication protocol between services
  • Each language of tars provides a set of Lib library, which can quickly realize services based on the above communication protocols
  • Each language service can call each other, and the protocol is same
  • Services can be packaged and published to the tars framework for management
  • All services can be managed on the web platform
1
https://gitee.com/TarsCloud/TarsDocs_en.git
git@gitee.com:TarsCloud/TarsDocs_en.git
TarsCloud
TarsDocs_en
TarsDocs_en
master

搜索帮助