Skip to content

Instantly share code, notes, and snippets.

View phaller's full-sized avatar

Philipp Haller phaller

View GitHub Profile
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.