Versions Compared

Key

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

...

IEC Release 2 Documentation

三个优化点:

1) 高性能的RPC协议

2) Tars轻量化裁剪

...


To address the requirements of time-critical Application, some optimizations are itemized below:

  • Lightweight framework: 
    1. 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.
    2. Rewrite some functions(like scale-out, monitor and so on) to reduce CPU consumption. 
    3. Orchestrate no-urgent data calculation from edge to DC(or higher level edge). Reduce resource consumption. 
  • The integration of IEC and Tars 



Main Progresses for Release 2

...