General list for discussing Bufferbloat
 help / color / mirror / Atom feed
From: "David P. Reed" <dpreed@deepplum.com>
To: "David Lang" <david@lang.hm>
Cc: "Michael Richardson" <mcr@sandelman.ca>,
	"David Lang" <david@lang.hm>,
	"Jonathan Morton" <chromatix99@gmail.com>,
	"bloat" <bloat@lists.bufferbloat.net>
Subject: Re: [Bloat] FW: [Dewayne-Net] Ajit Pai caves to SpaceX but is still skeptical of Musk's latency claims
Date: Sun, 14 Jun 2020 11:40:54 -0400 (EDT)	[thread overview]
Message-ID: <1592149254.956212731@apps.rackspace.com> (raw)
In-Reply-To: <nycvar.QRO.7.76.6.2006131815220.16262@qynat-yncgbc>

[-- Attachment #1: Type: text/plain, Size: 3312 bytes --]


On Saturday, June 13, 2020 9:17pm, "David Lang" <david@lang.hm> said:
> > The lockdown has shown that actual low-latency e2e communication matters.

> > The gaming community has known this for awhile.
> 
> how has the lockdown shown this? video conferencing is seldom e2e
 
Well, it's seldom peer-to-peer (and for good reason, the number of streams to each endpoint would grow linearly in complexity, if not bandwidth, in peer-to-peer implementations of conferencing, and quickly become unusable. In principle, one could have the video/audio sources transmit multiple resolution versions of their camera/mic capture to each destination, and each destination could composite screens and mix audio itself, with a tightly coupled "decentralized" control algorithm.)
 
But, nonetheless, the application server architecture of Zoom and WebEx are pretty distributed on the conference-server end, though it definitely needs higher capacity than each endpoint, And it *is* end-to-end at the network level. It would be relatively simple to scatter this load out into many more conference-server endpoints, because of the basic e2e argument that separates the IP layer from the application layer. Blizzard Entertainment pioneered this kind of solution - scattering its gaming servers out close to the edge, and did so in an "end-to-end" way.
 
With a system like starlink it seems important to me to distinguish peer-to-peer from end-to-end, something I have had a hard time explaining to people since 1978 when the first end-to-end arguments had their impact on the Internet design. Yes, I'm a big fan of moving function to the human-located endpoints where possible. But I also fought against multicasting in the routers/switches, because very few applications benefit from multi-casting of packets alone by the network. Instead, almost all multi-endpoint systems need to coordinate, and that coordination is often best done (most scalably) by a network of endpoints that do the coordinated functions needed for a system. However, deciding what those functions must be, to put them in the basic routers seems basically wrong - it blocks evolution of the application functionality, and puts lots of crap in the transport network that is at best suboptimal, ,and at worst gets actively in the way. (Billing by the packet in each link being the classic example of a "feature" that destroyed the Bell System architecture as a useful technology).

> 
> and starlink will do very well with e2e communications, but the potential
> bottlenecks (and therefor potential buffering) aren't going to show up in e2e
> communications, they will show up where lots of endpoints are pulling data from
> servers not directly connected to starlink.
 
I hope neither Starlink or the applications using it choose to "optimize" themselves for their first usage. That would be suicidal - it's what killed Iridium, which could ONLY carry 14.4 kb/sec per connection, by design. Optimized for compressed voice only. That's why Negroponte and Papert and I couldn't use it to build 2B1, and went with Tachyon, despite Iridium being available for firesale prices and Nicholas's being on Motorola's board. Of course 2B1 was way too early in the satellite game, back in the 1990's. Interesting story there.

> 
> David Lang
> 

[-- Attachment #2: Type: text/html, Size: 4766 bytes --]

  reply	other threads:[~2020-06-14 15:40 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-11 16:03 David P. Reed
2020-06-11 16:14 ` Jonathan Morton
2020-06-11 18:46   ` David P. Reed
2020-06-11 18:56     ` David Lang
2020-06-11 19:16       ` David P. Reed
2020-06-11 19:28         ` David Lang
2020-06-12 15:39           ` Michael Richardson
2020-06-13  5:43             ` David Lang
2020-06-13 18:41               ` David P. Reed
2020-06-14  0:03                 ` David Lang
2020-06-14  0:36               ` Michael Richardson
2020-06-14  1:17                 ` David Lang
2020-06-14 15:40                   ` David P. Reed [this message]
2020-06-14 15:57                     ` Michael Richardson
2020-06-14 21:04                       ` David P. Reed
2020-06-14 23:13                         ` Michael Richardson
2020-06-12 15:30     ` Michael Richardson
2020-06-12 19:50       ` David P. Reed
2020-06-13 21:15         ` Michael Richardson
2020-06-13 23:02           ` Jonathan Morton
2020-06-14  0:06           ` David Lang
2020-06-14 11:23   ` Roland Bless

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.bufferbloat.net/postorius/lists/bloat.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1592149254.956212731@apps.rackspace.com \
    --to=dpreed@deepplum.com \
    --cc=bloat@lists.bufferbloat.net \
    --cc=chromatix99@gmail.com \
    --cc=david@lang.hm \
    --cc=mcr@sandelman.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox