<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Karl Ramberg wrote:
<blockquote cite="mid:49DCD39D.2070507@gmail.com" type="cite">
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
On 2009-04-08 18:07, Joshua Gargus wrote:
  <blockquote cite="mid:49DCCBC1.3090809@fastmail.us" type="cite">
    <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
karl ramberg wrote:
    <blockquote
 cite="mid:d0f0ed370904080347r40277314ubd7ef88593d92f7d@mail.gmail.com"
 type="cite">
      <div>I think the Croquet Teatime implementation was inspired from
BitTorrent</div>
    </blockquote>
    <br>
There's actually no relationship between them, other than both using
"P2P networking" (and each means something different by the term).&nbsp;
BitTorrent is focused on getting everyone all the chunks of a file
efficiently, but in no particular order.&nbsp; Croquet aims to maintain
identical replicas of a groups of objects with minimimal latency; it
does this by ensuring that each peer receives an identical stream of
messages.<br>
    <br>
A BitTorrent implementation could be used in Croquet to share large,
immutable data chunks (such as meshes or textures) that don't need to
be available at an exact time (just ASAP).<br>
    <br>
Cheers,<br>
Josh<br>
  </blockquote>
But would Croquet work as a BitTorrent like system as_it_ is for any
file/object in a space?<br>
(Just asking for curiosity )<br>
</blockquote>
<br>
No.&nbsp; You can put an object into a space for someone else to retrieve,
but the behavior is FTP-like as much as it is BitTorrent-like (eg: you
don't get different chunks of the data from different people).<br>
<br>
Cheers,<br>
Josh<br>
<br>
<br>
<br>
<br>
<blockquote cite="mid:49DCD39D.2070507@gmail.com" type="cite"><br>
Karl<br>
  <br>
  <br>
  <blockquote cite="mid:49DCCBC1.3090809@fastmail.us" type="cite"><br>
    <br>
    <blockquote
 cite="mid:d0f0ed370904080347r40277314ubd7ef88593d92f7d@mail.gmail.com"
 type="cite">
      <div>&nbsp;</div>
      <div>Karl</div>
      <div><br>
      <br>
&nbsp;</div>
      <div class="gmail_quote">On Wed, Apr 8, 2009 at 12:29 PM, Chun,
Sungjin <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:chunsj@embian.com">chunsj@embian.com</a>&gt;</span> wrote:<br>
      <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Peer
protocol
is for downloading? Maybe I need both...
        <div>
        <div class="h5"><br>
        <br>
On Apr 8, 2009, at 4:51 PM, Philippe Marschall wrote:<br>
        <br>
        <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">2009/4/8
"S.J.Chun"
&lt;<a moz-do-not-send="true" href="mailto:chunsj@embian.com"
 target="_blank">chunsj@embian.com</a>&gt;:<br>
          <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Hi,<br>
            <br>
are there any reference implementation for BitTorrent in
Squeak/Smalltalk?<br>
          </blockquote>
          <br>
Tracker or peer protocol or both?<br>
          <br>
Cheers<br>
Philippe<br>
          <br>
        </blockquote>
        <br>
        <br>
        </div>
        </div>
      </blockquote>
      </div>
      <br>
      <pre wrap=""><hr size="4" width="90%">

  </pre>
    </blockquote>
    <br>
    <pre wrap=""><hr size="4" width="90%">

  </pre>
  </blockquote>
  <br>
  <pre wrap="">
<hr size="4" width="90%">

  </pre>
</blockquote>
<br>
</body>
</html>