From: Bruce Barnett <dccp@grymoire.com>
To: dccp@vger.kernel.org
Subject: Re: Discussion of ECN API?
Date: Tue, 20 Dec 2005 17:38:16 +0000 [thread overview]
Message-ID: <200512201738.jBKHcGm15341@observ.crd.ge.COM> (raw)
In-Reply-To: <200512192127.jBJLRou27403@observ.crd.ge.COM>
> I'm not aware of any, at the same time I think DCCP should at least
> expose the info on ack vectors,so the question is: is the information
> available on ack vectors enough for you (the app writers?)?
Raw information may be harder to deal with, but at least all of the
information is there. After we have a better idea on the algorithms
needed for intelligent applications, we can provide a friendlier
interface. I don't think we know the best algorithms yet.
I think DCCP-enabled applications that are aware of congestion are key
to the next generation of streaming networking. TCP-based applications
don't care if the network is congested. Either the data arrives or it
doesn't. but VoIP/DCCP applications need to deal with latency and
reliability, and if quality drops, they must take responsibility.
Consider a VoIP application with a 10% packet loss. With some
vocoders, a 10% loss is unintelligable. So the application is sending
out 90% of the packets with zero effectiveness. Those packets are
useless, yet they are contributing to the congestion. I view this as
abuse to the network in two ways (1) sending out packets that are
contributing to congestion, and (2) doing so in such a way that the
packets are useless once they arrive. TCP doesn't abuse the
network like this.
Likewise, if the reliability was high, but the latency increased to 2
seconds per packet, then the usefullness of the bandwidth also
decreases as the mouth-to-ear delay increases.
Application adaption is key to minimizing network abuse for
streaming applications like VoIP.
Now we just have to figure out how to do it the right way. :-)
prev parent reply other threads:[~2005-12-20 17:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-19 21:27 Discussion of ECN API? Bruce Barnett
2005-12-20 14:11 ` Arnaldo Carvalho de Melo
2005-12-20 17:38 ` Bruce Barnett [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200512201738.jBKHcGm15341@observ.crd.ge.COM \
--to=dccp@grymoire.com \
--cc=dccp@vger.kernel.org \
/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