From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <201005032010.27555.0intro@gmail.com> References: <201005012140.55806.0intro@gmail.com> <201005032010.27555.0intro@gmail.com> Date: Mon, 3 May 2010 13:22:30 -0700 Message-ID: Subject: Re: [9fans] Distributed Pipelines From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Topicbox-Message-UUID: 193b3cd6-ead6-11e9-9d60-3106f5b1d025 On Mon, May 3, 2010 at 11:10 AM, David du Colombier <0intro@gmail.com> wrote: >> Does it mean IL has performance issue on long-distance networks? > > As I understand it, the real problem is that Internet > doesn't handle IL well. They are both problems. Routing issues aside, IL is particularly bad on asymmetric networks like cable modems (download much faster than upload). Russ