On Thu, May 19, 2011 at 6:00 PM, László Török <ltoro...@gmail.com> wrote:

> Scala gets parallel collections (i.e. leverage multi-core CPUs)
>
>
> http://www.infoq.com/news/2011/05/scala-29;jsessionid=BCF6B009442F5F0D9C18A06D3790C3DA
>
> just to give this thread a new spark...:)
>

Clojure used to have parallel collections as well (based on Fork/Join) - but
this is a JDK 7 requirement that I don't think Clojure is willing to take
on. It would be great to see somebody build parallel collection support for
Clojure that doesn't require JDK 7.

David

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