46 lines
623 B
ReStructuredText
46 lines
623 B
ReStructuredText
CAF User Manual
|
|
===============
|
|
|
|
**C++ Actor Framework** version |release|.
|
|
|
|
Contents
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Core Library
|
|
|
|
Introduction
|
|
Overview
|
|
TypeInspection
|
|
MessageHandlers
|
|
Actors
|
|
MessagePassing
|
|
Scheduler
|
|
Registry
|
|
ReferenceCounting
|
|
Error
|
|
ConfiguringActorApplications
|
|
GroupCommunication
|
|
ManagingGroupsOfWorkers
|
|
DataFlows
|
|
Testing
|
|
Metrics
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: I/O Library
|
|
|
|
NetworkTransparency
|
|
Brokers
|
|
RemoteSpawn
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Appendix
|
|
|
|
FAQ
|
|
Utility
|
|
CommonPitfalls
|
|
UsingAout
|