Git Product home page Git Product logo

Comments (5)

icpz avatar icpz commented on May 18, 2024

RTT是从发出一个包到接收到这个包的ACK的时间

from kcp.

zckevin avatar zckevin commented on May 18, 2024

IMO,调整的是 packet 发送的 pacing,让 packet 尽快对链路的当前状况进行响应,是一个高层级的概念,而不是「传播延时」。

from kcp.

zboya avatar zboya commented on May 18, 2024

我也觉得有歧义,看到延时,第一反应就是链路延时,而实际上对于网络延时,如果链路不丢包,kcp只会增加链路延时

from kcp.

skywind3000 avatar skywind3000 commented on May 18, 2024

如果链路不丢包,你也不需要tcp协议了,对吧?
再,如果链路不丢包 kcp 并不会引入啥新的额外延迟。

from kcp.

zboya avatar zboya commented on May 18, 2024

这就要看如何实现任务调度器了,比如kcp-go实现的任务调度器每隔10ms刷新一次任务,就会导致链路延时增加0~10ms

from kcp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.