...
Tars Optimization for edge
To address the requirements of time-critical Application on the edge, some optimizations are itemized below:
- High-Performance RPC: Tars Framework supports a high-performance RPC Protocol, called Tars Protocol. To improve the performance, the Tars protocol re-design a brand new RPC protocol and make the transfer between "request" and "Binary stream" more efficiently. In terms of the detail of Tars protocol, refer to the Tars.h file in the https://github.com/TarsCloud/Tars.
- Lightweight framework
- To make Tars can be well deployed on the edge computing platform, we make the framework pluggable. The customer plugin the pluggable components when we really need it. Unnecessary components can be avoided.
- Rewrite some functions(like scale-out, monitor and so on) to reduce CPU consumption.
- Orchestrate no-urgent functions(like monitor data calculation and so on) from edge to DC(or higher level edge). Reduce resource consumption.
For more detail information for Tars, refer to https://github.com/TarsCloud/Tars/blob/master/Introduction.md.
...
For Release 2, we focus on building the infrastructure and virtual classroom application (Highlighted in dark purple color). Virtual Classroom is a basic app that allows you to live a virtual reality experience simulating a classroom with teachers and students.
UseCases | Value Proposition |
Operation Guidance | Predict the next step for the operations(like assembling Lego blocks, cooking sandwiches, etc) and help people to achieve a goal. |
Virtual Classroom | Simulating a virtual classroom, which improves online education experiences for the teachers and students. |
Sports Live | Augment and simulate the sports live, which gives the audiences an amazing immersive watching experience. |
Gaming | Augment and simulate the game scenario, let players enjoy an immersive game world. |
...
" Open Source is Tencent's core strategy. Tencent, as a platinum member and board of Linux Foundation, continuously promotes network innovation from application perspectives. We believe that application-drive-network will bring tremendous benefits to our customers and stakeholders. After the Tars project in 2018 and recent Akraino blueprints, Tencent will contribute new open-source Foundation and projects in the future. Welcome more Linux member companies get involved!"
Xin Liu, General Manager of Future Network Lab, Tencent
Mark Shan, Project consultant of Tencent Technical Committee, Akraino TSC member
...