|
|
Subscribe / Log in / New account

Why not over the Internet?

Why not over the Internet?

Posted Nov 10, 2022 17:03 UTC (Thu) by james (subscriber, #1325)
In reply to: Why not over the Internet? by joib
Parent article: Moving past TCP in the data center, part 2

It's somewhat similar, but the difference is that TCP as it is used today has long-lived connections to which you can attach things like window size.

From the article:

There is no long-lived connection state stored by Homa; once an RPC completes, all of its state is removed
including anything like window size. The next RPC (larger than a "few packets") has to discover that all over again.

Or so I understand.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds