-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
What is the difference between the two versions? |
Beta Was this translation helpful? Give feedback.
-
The new KCP version is that I replaced the old KCP Library (no one maintained) at the bottom of the mower with a new KCP library. It uses epoll engine, which is used for millions of concurrency. Moreover, the new KCP library has been adopted by Tencent, Kwai and other projects. I think the performance is guaranteed. new-kcp版本是我把割草机的底层的旧kcp库(没人维护了)换成了新的kcp库,它采用了epoll引擎,该引擎库用于百万并发,而且该新kcp库被腾讯、快手等多个项目所采用,我觉得性能是有保障的。 |
Beta Was this translation helpful? Give feedback.
The new KCP version is that I replaced the old KCP Library (no one maintained) at the bottom of the mower with a new KCP library. It uses epoll engine, which is used for millions of concurrency. Moreover, the new KCP library has been adopted by Tencent, Kwai and other projects. I think the performance is guaranteed.
detail: #1237
new-kcp版本是我把割草机的底层的旧kcp库(没人维护了)换成了新的kcp库,它采用了epoll引擎,该引擎库用于百万并发,而且该新kcp库被腾讯、快手等多个项目所采用,我觉得性能是有保障的。
详情:#1237