> scenario. The minute forking occurs however you lose coordination
> capabilities (at least this is my understanding). He said it very casually
> in the video that is why this has been bugging me  so much...

Fork/Join is just threads, so I'm not sure why you'd lose coordination
capabilities. You can use all the normal coordination stuff like locks
and mutexes, etc.  Granted, it won't be pretty :)

jack.

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
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