Home > Archive > Smalltalk > April 2007 > sharing work among ram and chips on multiple machines
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
sharing work among ram and chips on multiple machines
|
|
| gavino 2007-04-18, 10:06 pm |
| How is this done in smalltalk?
doe sone segment the data, then have a part on each box, each with a
segment of that data, and have each image on each box call the box
with the data it needs? I guess one box with big hard drive could
hold blobs or giant files..
| |
| Zulq Alam 2007-04-18, 10:06 pm |
| http://www.google.co.uk/search?q=gavino+troll
gavino wrote:
> How is this done in smalltalk?
>
> doe sone segment the data, then have a part on each box, each with a
> segment of that data, and have each image on each box call the box
> with the data it needs? I guess one box with big hard drive could
> hold blobs or giant files..
>
|
|
|
|
|