An intro presentation about concurrency in Clojure, the static slide show can be followed here,
In order to follow along and run the code examples:
$ git clone git://github.com/narkisr/showoff.git
$ cd showoff
$ gem install bundle
$ bundle install
$ rake install:gem
$ gem install cake
$ git clone git://github.com/narkisr/clojure-concurrency.git
$ cd clojure-concurrency
$ ./start-presentation.sh
clojure-concurrency by Ronen Narkis is licensed under a Creative Commons Attribution 3.0 Unported License.
Based on a work at github.com.
