Category
page 1Actor model (computer science)

actor model
mathematical model of concurrent computation

future
in concurrent programming, an object serves as a placeholder for a result that is initially unknown because the computation is incomplete (such an object is crucial in representing the final result during ongoing or not-yet-started computations)
Akka
software toolkit and runtime for building distributed and message-driven applications