TarsCloud / Tars

Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
BSD 3-Clause "New" or "Revised" License
9.8k stars 2.08k forks source link

I used Tencent cloud with 1 core 2GB and reported an error when compiling the source code of tars. How can I solve this problem? #705

Closed TARS-Question closed 4 years ago

TARS-Question commented 4 years ago

#705

TARS-Answer commented 4 years ago

The machine configuration is too low to compile with multi-threads, and the -j parameter cannot be used for 1 core.

TARS-Answer commented 4 years ago

机器配置太低,不能加多线程编译,1核不能用-j参数。