FreeBSD ftp : paraget4>
Parallel ftp-fetching program
Paraget implements getting a single file in parallel from different mirror
sites.
Given that there are mirror-sites for the file one is downloading, one can
in principle accomplish a much greater bandwidth by downloading from all
the sites in parallel . This is accomplished by dividing the file being
fetched into several pieces, and by getting each piece from a different
server, and then re-assembling them.
If there are enough mirror sites, this partitioning makes it so that the
bottleneck is now placed at the client end, maxing the client's connection.
Paraget is designed to not only do basic n -equal-piece partitioning of a
file and sending requests out to n servers for data, but to also be dynamic
during the downloading process. For example if one server is too slow, and
paraget was done with faster server downloading its piece
http://paraget.sourceforge.net/
|
paraget history
v. 1.5
date: 2005/12/02 00:03:14; author: flz; state: Exp; lines: +2 -1
- Fix BUILD_DEPENDS after devel/p5-Class-MethodMaker update.
Noticed by: pointyhat via kris
v. 1.4
date: 2003/10/24 12:02:24; author: ijliao; state: Exp; lines: +4 -4
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung
v. 1.3
date: 2003/03/07 06:02:04; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.2
date: 2002/01/24 16:53:07; author: ijliao; state: Exp; lines: +3 -1
add run depends
Submitted by: Gea-Suan Lin
v. 1.1
date: 2001/06/05 18:03:58; author: ijliao; state: Exp;
add paraget
Parallel ftp-fetching program
=============================================================================
v. 1.5
date: 2005/12/02 00:03:14; author: flz; state: Exp; lines: +2 -1
- Fix BUILD_DEPENDS after devel/p5-Class-MethodMaker update.
Noticed by: pointyhat via kris
v. 1.4
date: 2003/10/24 12:02:24; author: ijliao; state: Exp; lines: +4 -4
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung
v. 1.3
date: 2003/03/07 06:02:04; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.2
date: 2002/01/24 16:53:07; author: ijliao; state: Exp; lines: +3 -1
add run depends
Submitted by: Gea-Suan Lin
v. 1.1
date: 2001/06/05 18:03:58; author: ijliao; state: Exp;
add paraget
Parallel ftp-fetching program
=============================================================================
v. 1.5
date: 2005/12/02 00:03:14; author: flz; state: Exp; lines: +2 -1
- Fix BUILD_DEPENDS after devel/p5-Class-MethodMaker update.
Noticed by: pointyhat via kris
v. 1.4
date: 2003/10/24 12:02:24; author: ijliao; state: Exp; lines: +4 -4
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung
v. 1.3
date: 2003/03/07 06:02:04; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.2
date: 2002/01/24 16:53:07; author: ijliao; state: Exp; lines: +3 -1
add run depends
Submitted by: Gea-Suan Lin
v. 1.1
date: 2001/06/05 18:03:58; author: ijliao; state: Exp;
add paraget
Parallel ftp-fetching program
=============================================================================
|