Difference between revisions of "ActorModel"
From Lost In Wonderlands
(→Actor Model) |
(→= CAF) |
||
Line 43: | Line 43: | ||
=== C++ === | === C++ === | ||
https://code.google.com/archive/p/libactor/ | https://code.google.com/archive/p/libactor/ | ||
− | ==== CAF === | + | ==== CAF ==== |
* https://actor-framework.org | * https://actor-framework.org | ||
Latest revision as of 15:01, 15 October 2020
Contents
Actor Model
NeXT Steps
here everything has yet to be done !
coming soon :
Everything You Always Wanted to Know on Subject... (But Were Afraid to Ask)
a collection of links of interest
See also
Actor Model
- https://en.wikipedia.org/wiki/Actor_model
- https://www.drdobbs.com/parallel/prefer-using-active-objects-instead-of-n/225700095
Implementations
Objective C
ActorKit
C
libactor
C++
https://code.google.com/archive/p/libactor/
CAF
repositories
- https://github.com/actor-framework
- https://github.com/actor-framework/actor-framework
- https://github.com/actor-framework/incubator
- https://github.com/actor-framework/evolution
OOSMOS
Theron
actor-cpp
Rotor
libagents
syscpp
- ttps://github.com/lightful/syscpp/