Tencent / yadcc

Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。
Other
371 stars 62 forks source link

能否给daemon加个功能,当scheduler重启后自动重链 #48

Closed gamark closed 1 year ago

gamark commented 1 year ago

能否给daemon加个功能,当scheduler重启后自动重链

0x804d8000 commented 1 year ago

现在应该就是这样的

gamark commented 1 year ago

现在应该就是这样的

经测试确实是这样。谢谢谢谢