Re: [equinox-dev] [prov] peer-to-peer downloads (ECF)

2008-02-15 Thread Alex Blewitt
On Fri, Feb 15, 2008 at 4:08 PM, Jeff McAffer <[EMAIL PROTECTED]> wrote: > Remy, excuse me if this is really basic and naïve. I've only used bittorent > to download large single wad files... > > Would it be reasonable to use bittorent to download *parts* of things? For > example, if you look a

Re: [equinox-dev] [prov] peer-to-peer downloads (ECF)

2008-02-15 Thread Remy Chi Jian Suen
; > From: [EMAIL PROTECTED] [mailto:equinox-dev- > > [EMAIL PROTECTED] On Behalf Of Remy Chi Jian Suen > > Sent: Thursday, February 14, 2008 2:15 PM > > To: Equinox development mailing list > > > Subject: Re: [equinox-dev] [prov] peer-to-peer downloads (ECF) >

RE: [equinox-dev] [prov] peer-to-peer downloads (ECF)

2008-02-15 Thread Jeff McAffer
ately. Jeff > -Original Message- > From: [EMAIL PROTECTED] [mailto:equinox-dev- > [EMAIL PROTECTED] On Behalf Of Remy Chi Jian Suen > Sent: Thursday, February 14, 2008 2:15 PM > To: Equinox development mailing list > Subject: Re: [equinox-dev] [prov] peer-to-peer down

Re: [equinox-dev] [prov] peer-to-peer downloads (ECF)

2008-02-14 Thread Remy Chi Jian Suen
On Thu, Feb 14, 2008 at 2:12 PM, Scott Lewis <[EMAIL PROTECTED]> wrote: > Good point :). ECF does have a bittorrent provider as well: > > CVS > > /cvsroot/technology/org.eclipse.ecf/providers/org.eclipse.ecf.provider.bittorrent > which depends upon > /cvsroot/technology/org.eclipse.ecf/incub

Re: [equinox-dev] [prov] peer-to-peer downloads (ECF)

2008-02-14 Thread Scott Lewis
Pascal Rapicault wrote: Another approach could consist in having a repo that uses bit torrent has its underlying transport. Good point :). ECF does have a bittorrent provider as well: CVS /cvsroot/technology/org.eclipse.ecf/providers/org.eclipse.ecf.provider.bittorrent which depends upon /

Re: [equinox-dev] [prov] peer-to-peer downloads (ECF)

2008-02-14 Thread Pascal Rapicault
----------| |Re: [equinox-dev] [prov] peer-to-peer downloads (ECF) | >

Re: [equinox-dev] [prov] peer-to-peer downloads (ECF)

2008-02-14 Thread Scott Lewis
Hi Alessandro, Alessandro Mottadelli wrote: Scott, thanks for the pointer and info. To implement the described use case (all clients in the lan need to pull something from the wan) I was thinking to something different (maybe simpler?) than mirroring. My first idea was a sort of "cooperative

Re: [equinox-dev] [prov] peer-to-peer downloads (ECF)

2008-02-13 Thread Alessandro Mottadelli
Scott, thanks for the pointer and info. To implement the described use case (all clients in the lan need to pull something from the wan) I was thinking to something different (maybe simpler?) than mirroring. My first idea was a sort of "cooperative download", that is each client ask its peers

Re: [equinox-dev] [prov] peer-to-peer downloads (ECF)

2008-02-13 Thread Scott Lewis
Hi Alessandro, The mirroring is being worked on now via the following bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=207802#c25 Short story: mirroring will start simple (i.e. use Eclipse Foundation mirroring strategy) with the option to replace with more/better/specific mirroring strateg

Re: [equinox-dev] [prov] peer-to-peer downloads (ECF)

2008-02-12 Thread Alessandro Mottadelli
Thanks, I will keep monitoring discovery/mirroring work. However, I am unsure on how this can fit the bill. How smart is mirroring? Let say that we have two clients on the LAN, both of them mirroring a 1.0 central repository. They wake up in the morning and discover that the central repository

Re: [equinox-dev] [prov] peer-to-peer downloads (ECF)

2008-02-09 Thread Pascal Rapicault
---| |> | Subject: | |> >-------------------------

[equinox-dev] [prov] peer-to-peer downloads (ECF)

2008-02-08 Thread Alessandro Mottadelli
Will p2/ECF enable peer to peer downloads? The scenario I'm thinking of is a Branch that has to upgrade to a new release of the application. It would make a lot of sense to have just one (or two) machine act as gateway to the wan and have the others get the upgrade from the lan. This should w