Skip to content

An introduction to actors with working Akka example to demonstrate an actor based approach to concurrency and it's affect of software design on scalability.

Notifications You must be signed in to change notification settings

saboyle/actor-basic-tutorial-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

actor-basic-tutorial-1

Session notes (Jupyter notebook) for an introduction to actors with working Akka example to demonstrate actor approach to concurrency.

Material used as part of a 1 hour introductory session on actor based frameworks.

Additional material including full scala code & benchmarks to follow.

Comments, questions etc welcome.

Notes:

  • needs to be executed using Jupyter to enable interactive widget for simulation / exploration of Amdahl's law.
  • simulation models effect of solution design on theoretical scalability and costs of execution.

About

An introduction to actors with working Akka example to demonstrate an actor based approach to concurrency and it's affect of software design on scalability.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published