Umm.... I don't know the "state-of-the-art" in Squeak, but one thing I implemented that it was useful for my projects (in Node.js), was something like RPC (remote procedure call), or in terms of Smalltalk, send a message to other machine, specifying the target object (by id?), selector and serialized arguments. In my case, Node.js ecosystem already had such implementations, I wrote my own to practice.<div>
<br></div><div>But if it is a relatively "brave new world" in Smalltalk/Squeak (note that you can implement a protocol, to have client/servers in different Smalltalk protocols).</div><div><br></div><div>At Smalltalks 2011 (Entre Rios, Argentina) I attended to a talk about the future of Pharo, where it was briefly mentioned Distributed Smalltalk. But I don't sure what is it, or its status.</div>
<div><br></div><div>I'm wrote something alike the above description, but only in my C# VM implementation:</div><div><a href="http://ajlopez.wordpress.com/2010/10/28/distributed-objects-in-ajtalk/">http://ajlopez.wordpress.com/2010/10/28/distributed-objects-in-ajtalk/</a></div>
<div><br></div><div>My interests in distributed apps:</div><div><a href="http://ajlopez.wordpress.com/2013/02/09/programming-languages-distributed-computing-and-artificial-intelligence/">http://ajlopez.wordpress.com/2013/02/09/programming-languages-distributed-computing-and-artificial-intelligence/</a></div>
<div><br></div><div>Angel "Java" Lopez</div><div>@ajlopez<br><br><div class="gmail_quote">On Fri, Mar 8, 2013 at 3:48 AM, Casey Ransberger <span dir="ltr"><<a href="mailto:casey.obrien.r@gmail.com" target="_blank">casey.obrien.r@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Squeakers!<br>
<br>
My job search is turning up dead ends, hurry up and wait, and unfathomably boring prospects.<br>
<br>
Screw all that! I want to do something cool.<br>
<br>
I'm thinking about doing a KickStarter, but almost all of my ideas are either a) stuff no one else wants which only I could possibly think would be cool, or b) overly ambitious. The words Andreas used to describe my last idea: "a bit grandiose." Gift for understatement at times.<br>

<br>
So I'm looking for something which could be completed by one or two geeks in six months to a year, which people actually want, to be implemented (at least in part) using Squeak, and to be released at the end under the MIT license.<br>

<br>
I've floored my expenses, so I can make my own labor (relatively, for a guy living in Seattle) very cheap. By floored, I mean the room I sleep in isn't even tall enough to stand up in -- I do not presently meet the definition of a free-range chicken -- and I've disconnected my cellular service. I want to be an efficient engine for getting things that matter to me and other people done, rather than go on being some tool used to ship lucrative enterprise crapware.<br>

<br>
So here's the $x question: what do you want me to do? I have a Raspberry Pi on order, so bonus points if you can work that in somehow.<br>
<br>
The person with the best (realistic) idea will be credited for it.<br>
<br>
Inspire me! And thanks for reading all the way down to the bottom of this message.<br>
<br>
Casey<br>
<br>
_______________________________________________<br>
Cuis mailing list<br>
<a href="mailto:Cuis@jvuletich.org">Cuis@jvuletich.org</a><br>
<a href="http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org" target="_blank">http://jvuletich.org/mailman/listinfo/cuis_jvuletich.org</a><br>
</blockquote></div><br></div>