By the way, I made the suggestion to publish a "concurrency" specific
book to Pragmatic Studios, and surprisingly Dave Thomas (of Ruby-world
fame: http://pragprog.com/titles/rails2/agile-web-development-with-rails
) wrote back and agreed.  He said that he's looking for an author.
(See below.)  So, if any of you concurrency gurus want to write a
"Pragmatic Concurrency" book, email Dave.  Plus you're guaranteed to
have at least one customer so far...

Feel free to email me if you want to contact Dave.  (I don't want to
publish his address here due to spam.)

***
>  I think given CPU speeds plotted against Moore's law is starting to
> flatten out, concurrency is becoming a very current topic.  It's being
> addressed by languages like Clojure, Erlang, and Go, but I haven't
> found any good general books that talks about concurrency in a good,
> practical, yet introductory way.  Basically, I would like to see
> chapter 6 of Stuart Halloway's "Programming Clojure" expanded into an
> entire book.

David

I agree: I'd love to see one or more books on concurrency in practice.
In the end, it comes down to finding the right authors to do the job
justice.

We'll keep our eyes open.




On Jan 18, 6:14 am, Erik Price <erikpr...@gmail.com> wrote:
> On Sat, Jan 16, 2010 at 7:02 PM, David Beckwith
>
> <thirdreplica...@gmail.com> wrote:
> > 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.
>
> I should add that if you're more interested in learning only how
> Clojure addresses concurrency issues, rather than a book on
> concurrency topics, the best thing to read is others' code. Look for
> the more interesting-looking Clojure projects on Github and Bitbucket
> and study the code, see how agents and refs are actually being used.
> Read the back issues of some of the Clojure blogs like bestinclass.dk
> if you haven't already.
>
> e
-- 
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