Check out this post for some suggestions on working with Clojure in a distributed fashion.
http://groups.google.com/group/clojure/msg/4a7a866c45dc2101 -Travis On Nov 9, 2:09 pm, Michael Jaaka <[email protected]> wrote: > Hi! > > Is there any support from Clojure for communication between procesess > by sockets? > I'm interested in communication via RMI. > How about agents? I don't know much about agents exept fact that they > are seen in terms of threads in the same process? Should the socket > communication/RMI be interfaced via agents? > > Bye! -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
