Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
basiliscos
/
cpp-rotor
mirror of
https://github.com/basiliscos/cpp-rotor/
Watch
1
Star
0
Fork
1
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
master
v0.27-dev
v0.28-dev
v0.31-dev
v0.32-dev
v0.33
v0.32
v0.31
v0.30
v0.29
v0.28
v0.27
v0.26
v0.25
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 framework
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