Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tars Microservice Framework

Tars is a key component for Connected Vehicle Blueprint and IEC Type 4 AR/VR Blueprint.  So I introduce Tars Framework first prior to diving into the Akraino Blueprint.  

Tars framework in general 

Tars is a high-performance microservice framework, which supports C++, Java, Nodejs as well as PHP for now. Tars framework offers a set of efficient solutions for development, test, and maintenance. Tars framework integrates extensible components for encoding/decoding, high-performance RPC protocol, name service, monitor, statistics and configuration.  Tars framework will be a great help for reliable distributed application development.

Tars framework has been used in Tencent since 2008. Nowadays it has already been used by hundreds of applications in Tencent, services developed on the Tars Framework run on 16 000 machines. The applications include but not limited to gaming, online video,  financial, telecom. 

Tars framework in general 

Tars framework has been used in Tencent since 2008. Nowadays it has already been used by hundreds of businesses applications in Tencent, services developed on the Tars Framework run on 16 000 machines. The applications include 


For more detail information for Tars, refer to https://github.com/TarsCloud/Tars/blob/master/Introduction.md.

...