This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Akka Cluster Specification: | |
http://doc.akka.io/docs/akka/snapshot/cluster/cluster.html | |
Talk on Correctly and Efficiently Combining Concurrency Abstractions (Video coming soon!): | |
http://skillsmatter.com/podcast/scala/correctly-and-efficiently-combining-concurrency-abstractions | |
How to combine actors, futures, threads, blocking APIs, shared-memory data structures etc. safely and efficiently. | |