Hi,

Can you guys recommend any good books, articles or code on
concurrency?  I'm new to concurrency issues, and just finished the
Halloway book, so it would be great to have an introductory reference
with lots of examples of how to make your CPUs all work happily
together.  Bascally, I'd like to read a whole book about it relevant
to Clojure.  (Or maybe relevant to Java.)  I want to learn a lot more
about the difference between atoms, vars, refs, etc and when to use
each in practice.  I guess there are probably several classes of
situations of when you would need to use concurrency.  I'd like to
learn more about that.  So, yeah, does anybody have any suggestions or
exercises?  I'm aware of the Phil Hagelberg's 'mire' example, and I'll
probably go through it soon.

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