On Dec 1, 12:03 am, bc <[EMAIL PROTECTED]> wrote: > I've written a blog post titled "Clojure could be to Concurrency- > Oriented Programming what Java was to OOP" in which I discuss > Clojure's approach to concurrency:http://bc.tech.coop/blog/081201.html > > Any comments/criticisms would be appreciated.
Great article! :-) A picky point -- "concurrency" refers to multiple actors and the shared data problem (which is not necessarily related to performance), whereas "the free lunch is over" refers to "parallelism" (using multiple CPUs to improve performance), regardless of what terminology the article actually uses ;-) mfh --~--~---------~--~----~------------~-------~--~----~ 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 To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---