Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 643 Bytes

index.rst

File metadata and controls

46 lines (38 loc) · 643 Bytes

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
   Messages
   GroupCommunication
   ManagingGroupsOfWorkers
   Streaming
   Testing

.. toctree::
   :maxdepth: 2
   :caption: I/O Library

   NetworkTransparency
   Brokers
   RemoteSpawn

.. toctree::
   :maxdepth: 2
   :caption: Appendix

   FAQ
   Utility
   CommonPitfalls
   UsingAout
   MigrationGuides