Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
am
/
cpp-rotor
forked from
basiliscos/cpp-rotor
Watch
1
Star
0
Fork
0
Files
Tree:
v0.17
Branches
Tags
master
v0.25-dev
v0.24
v0.23
v0.22
v0.21
v0.20
v0.19
v0.18
v0.17
v0.16
v0.15
v0.14
v0.13
v0.12
v0.11
v0.10
v0.09
v0.08
v0.07
v0.06
v0.05
v0.04
v0.03
v0.02
v0.01
cpp-rotor
/
docs
/
References.md
References.md
1.7 KB
Permalink
History
Raw
References
Other C++ actor frameworks
c++ actor framework, aka
caf
sobjectizer
qpcpp
qb
actor-zeta
orca
, seems having documentation in Chinese
gaylord
protoactor
libscoa
Other materials
blog-cpp-supervisors
"Trees of Supervisors in C++" (my blog article)
blog-cpp-permissions
"Experimental C++ access model" (my blog article)
blog-cpp-req_res
"Request-Response pattern" (my blog article)
Learn You Some Erlang for great good!
very recommended free ebook about erlang reliability and supervisors
documentation
of famous java actor framerwork
akka
; good for gaining insights
overview of actor frameworks
(my video in Russian)
you can view examples in the
examples
source dir as well as in the
tests
dir