Skip to content

Instantly share code, notes, and snippets.

@phaller
Last active December 25, 2015 16:59
Show Gist options
  • Save phaller/7010157 to your computer and use it in GitHub Desktop.
Save phaller/7010157 to your computer and use it in GitHub Desktop.
Akka and Scala Links
Links
=====
"Principles of Reactive Programming" Coursera class:
https://www.coursera.org/course/reactive
Akka Dispatchers Scalability: Fork-Join Pool vs. ThreadPoolExecutor:
http://letitcrash.com/post/17607272336/scalability-of-fork-join-pool
Scala Async:
https://github.com/scala/async
Slides on "Spores: Distributable Functions in Scala":
https://speakerdeck.com/heathermiller/spores-distributable-functions-in-scala
Pickling:
https://github.com/scala/pickling
@andy1138
Copy link

@caoilte
Copy link

caoilte commented Oct 17, 2013

Pull Request for Actor.noSender. akka/akka#782 (props: Andres)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment