Please enable JavaScript in your browser!
首页
发现
帮助
登录
am
/
cpp-rotor
派生自
basiliscos/cpp-rotor
关注
1
点赞
0
派生
0
文件
目录树:
v0.17
分支列表
标签列表
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
永久链接
文件历史
原始文件
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