TarsCloud / TarsGo

A high performance microservice framework in golang. A linux foundation project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TarsGo

English | 简体中文

About

  • TarsGo is high performance RPC framework in Golang programing language using the tars protocol.
  • Go has become popular for programming with the rise of containerization technology such as docker, k8s, and etcd.
  • Go's goroutine concurrency mechanism means Go is very suitable for large-scale high-concurrency back-end server program development. The Go language has nearly C/C++ performance and near Python productivity.
  • In Tencent, part of the existing C++ development team has gradually turned into Go developers. Tars, a widely used RPC framework, supports C++, Java, NodeJS, and PHP, and now Go. The combination with Go language has become a general trend. Therefore, in the voice of users, we launched TarsGo, and we have applied to Tencent map application, YingYongbao application, Internet plus and other projects.
  • Learn more about the whole Tars architecture and design at Introduction.

Quick start

Quick Start Guide.

How to Contribute

Contribution Guide.

About

A high performance microservice framework in golang. A linux foundation project.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 94.7%Language:CMake 2.9%Language:Makefile 2.2%Language:Shell 0.1%