Stuart

Any idea when the Fork/Join frame work will be included in Clojure
proper? I have seen the presentation somewhere on the web and it looks
very promising.

Thomas

On Dec 8, 9:37 pm, Stuart Sierra <the.stuart.sie...@gmail.com> wrote:
> doall + pmap will work, but be aware that pmap is not particularly clever
> about allocating CPU usage. Fork/Join is a better approach, not yet
> integrated into Clojure proper but there are experimental branches.
>
> Also look at `pcalls`.
>
> -S

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