Gentoo Archives: gentoo-dev

From: Fred Van Andel <fava@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] portage + bittorrent anyone?
Date: Mon, 16 Feb 2004 18:27:37
Message-Id: 20040216102749.83944EF0.fava@gentoo.org
In Reply to: [gentoo-dev] portage + bittorrent anyone? by Jason Toffaletti
1 Jason Toffaletti <catalyst@×××.com> wrote:
2 (02/15/2004 21:32)
3
4 >Is there any interest in adding bittorrent support to portage. This would give
5 >users the option of using bittorrent to download distfiles. It would take
6 >some load off of rsync mirrors. Some work might need to be done to add
7 >features to bittorrent to allow users to share their local distfile cache,
8 >but its already written in python, which is a plus.
9 >
10 >- Jason T.
11
12 Bittorrent is not a good mechanism for sharing gentoo files for the following reasons:
13
14 Bitorrent requires a separate instance and a separate open port for every file that you are sharing. When some people will be sharing hundreds of files this is simply not a workable approach.
15
16 Bittorent is optimized towards dealing with a small number of large files under very high (initial) demand situations. Our needs are different, we are dealing with large number of much smaller files under moderate demand and without the initial spike in demand.
17
18 The reason that bittorrent works so well is that it forces everyone to share if they want to download, consequently there is a lot of upload bandwith available on the network. Any system that forces sharing would be able to work as well.
19
20 In theory I am working on a P2P system specific to the needs of gentoo, however I must admit that I have not worked on it for a while. Will someone please kick me in the *ss to get me working on it again.
21
22 Fred Van Andel
23 fava@g.o
24 GPG KeyID: 76526AD599455482
25 GPG fingerprint: 64E4 4BAB 9C99 D565 3E3C F5D0 7652 6AD5 9945 5482
26
27
28 --
29 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] portage + bittorrent anyone? Brian Jackson <iggy@g.o>
Re: [gentoo-dev] portage + bittorrent anyone? Jason Toffaletti <catalyst@×××.com>
[gentoo-dev] Re: portage + bittorrent anyone? Jerry McBride <mcbrides9@×××××××.net>