On Sun, Nov 29, 2009 at 11:09:38PM -0500, Jim Powers wrote:

>Clearly what would be desired is portable continuations that can be loaded
>on any machine and/or duplicated/replicated for failure cases.

All of the persistent classes in Clojure, including continuations
claim to implement Serializable.  Not sure how well it actually works,
but if implemented, it should be possible to send a closure even to a
different machine.

David

-- 
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

Reply via email to