diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110118/002212.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110118/002212.html | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110118/002212.html b/zarb-ml/mageia-dev/20110118/002212.html new file mode 100644 index 000000000..097818f46 --- /dev/null +++ b/zarb-ml/mageia-dev/20110118/002212.html @@ -0,0 +1,87 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Proposal for Mageia: implement bitorrent protocol to allow updates download + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposal%20for%20Mageia%3A%20implement%20bitorrent%20protocol%0A%20to%20allow%20updates%20download&In-Reply-To=%3CAANLkTikv-so%2BS23DEfMvPeKsS8QxyOgAOEJtRhO-nzc2%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + + <LINK REL="Next" HREF="002213.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Proposal for Mageia: implement bitorrent protocol to allow updates download</H1> + <B>Per Øyvind Karlsen</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposal%20for%20Mageia%3A%20implement%20bitorrent%20protocol%0A%20to%20allow%20updates%20download&In-Reply-To=%3CAANLkTikv-so%2BS23DEfMvPeKsS8QxyOgAOEJtRhO-nzc2%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Proposal for Mageia: implement bitorrent protocol to allow updates download">peroyvind at mandriva.org + </A><BR> + <I>Tue Jan 18 00:06:25 CET 2011</I> + <P><UL> + + <LI>Next message: <A HREF="002213.html">[Mageia-dev] Python Packaging Policy +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2212">[ date ]</a> + <a href="thread.html#2212">[ thread ]</a> + <a href="subject.html#2212">[ subject ]</a> + <a href="author.html#2212">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2011/1/12 Marcello Anni <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">marcello.anni at alice.it</A>>: +>><i> Thanks Olivier, for saying this much better than I could +</I>>><i> +</I>>><i> wobo, yet another mirror maintainer +</I>>><i> +</I>><i> yes wobo, but  except Per Øyvind no one has really answered to my question... +</I>PS: you should really look into the research papers pointed to before +even bothering to think +about discussing this topic much further.. + +ie. to make bittorrent feasible in usage for this purpose, "regular +bittorrent" won't cut it due to numbers of +issues (ie. the common "tit for tat" - ratios put on seeding time & +data uploaded before others giving you full speed +will make bittorrent extremely slow for usage, don't forget the fact +that you'd also need for others to actually keep on seeding the +content you'd like, which for a live development distribution will be +very dynamic as well..). Using special purpose server implementations, +different DHT implementations++ will be required.. + +For large files that doesn't get frequently changed and that a lot of +people will download, "regular bittorrent" is certainly a nice thing, +but for downloading frequently changing rpms etc. you need a different +solution and a working implementation delivering this to make it of +any real use.. + +ps: sorry for my probably misleading comments on aria2 earlier, for +downloading rpms it probably wouldn't bring you much closer to that +goal as is.. + +-- +Regards, +Per Øyvind +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + + <LI>Next message: <A HREF="002213.html">[Mageia-dev] Python Packaging Policy +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2212">[ date ]</a> + <a href="thread.html#2212">[ thread ]</a> + <a href="subject.html#2212">[ subject ]</a> + <a href="author.html#2212">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |