Comment on Clojure's concurrent agents in actionComments−dkhenry14yAnother great tool in the Programmer tool kit. If you wanted this same concept on Scala or Java I recommend Akka2http://doc.akka.io/docs/akka/2.0.2/scala/agents.html
Comments
Another great tool in the Programmer tool kit. If you wanted this same concept on Scala or Java I recommend Akka2
http://doc.akka.io/docs/akka/2.0.2/scala/agents.html