Akka is kidn of erlang for java/scala developers. And then some.
This amazing platform works totally asynchronously using the actor feature.
Build powerful concurrent & distributed applicationsmore easily.
An actor:
has behaviour and state and communicates through calls. buting the calls in a stack untill they can be handled.
in Akka all actors have an supervisor that decides what to do if the aktor fails to preform.
http:\\akka.io
I hade no battery during this talk so my notes are a bit spares but this was a interesting talk.
Inga kommentarer:
Skicka en kommentar