Agreed; the communication layer needs to come first. Regarding
serialization, specifically, I think we get that for "free" with s-
exps (there may be some under-the-hood evaluation time necessary for
remoted expressions, but [de]serialization is rarely a lightweight
process).

On Jan 29, 10:03 am, Konrad Hinsen <konrad.hin...@laposte.net> wrote:
> I think the very first step should be to implement the basics of  
> distributed computing:
>
> - communication between nodes (including serialization of data)
> - synchronization
> - remote function calls

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to