[squeak-dev] Re: [Cuis] I need an idea. I know you have some. Give.

Casey Ransberger casey.obrien.r at gmail.com
Fri Mar 8 10:29:20 UTC 2013


Below, with my original message deleted for brevity. 

On Mar 8, 2013, at 2:20 AM, Angel Java Lopez <ajlopez2000 at gmail.com> wrote:

> 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.
> 
> 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).
> 
> 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.
> 
> I'm wrote something alike the above description, but only in my C# VM implementation:
> http://ajlopez.wordpress.com/2010/10/28/distributed-objects-in-ajtalk/
> 
> My interests in distributed apps:
> http://ajlopez.wordpress.com/2013/02/09/programming-languages-distributed-computing-and-artificial-intelligence/
> 
> Angel "Java" Lopez
> @ajlopez

I really don't think Squeak is the state of the art, so we don't have to worry about that part. VPRI will probably take care of that for us in the long run. But that's a research system and we have a rock solid system NOW that we can apply to real problems. How lucky and priveledged are we? I'd say: pretty damned lucky. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20130308/94dc5ee2/attachment.htm


More information about the Squeak-dev mailing list