Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
basiliscos
/
cpp-rotor
의 미러
https://github.com/basiliscos/cpp-rotor/
Watch
1
Star
0
포크
1
파일
이슈
0
위키
트리:
v0.25
브랜치
태그
master
v0.27-dev
v0.28-dev
v0.31-dev
v0.32-dev
v0.34
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
고유링크
히스토리
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