[Planetlab-users] CoDeploy service

KyoungSoo Park kyoungso at cs.princeton.edu
Wed Apr 14 11:46:23 EDT 2004


Hi Planetlab users,

We'd like to announce a new service on Planetlab.  It's called
CoDeploy, and attached below is a short description about what it
does.  It's an efficient parallel file copying tool which is useful
for installing content and keeping it updated without using much
bandwidth at the origin.  More information can be found at
http://codeen.cs.princeton.edu/codeploy/.

Thanks,
KyoungSoo Park
Princeton University

-----------------------------------------------------------------

CoDeploy

http://codeen.cs.princeton.edu/codeploy/
( KyoungSoo Park  (http://www.cs.princeton.edu/~kyoungso/),
  Vivek Pai (http://www.cs.princeton.edu/~vivek/),
  Larry Peterson (http://www.cs.princeton.edu/~llp/))

CoDeploy provides an efficient and scalable means to distribute
content from one source to many receivers.  In practice, what this
means for PlanetLab is that it allows you to push content to hundreds
of PlanetLab nodes without having to consume lots of bandwidth at the
source.  In detail, CoDeploy uses the CoDeeN service as a content
distributor, finds the nearest healthy CoDeeN proxy for each
individual receiver and downloads only modified content from the
source.  In the case of large files (even files that are hundreds of
megabytes), CoDeploy splits them into small pieces and has multiple
CoDeeN proxies deliver each chunk to a destination to enhance the
cache locality and the latency. It enables you to have your content up
to date on all the nodes you want in a fast and intelligent way.




More information about the Users mailing list