CAF 0.17.6
Loading...
Searching...
No Matches
Topics
Here is a list of all topics with brief descriptions:
 Actor-based Network AbstractionBrokers provide an actor-based abstraction for low-level network IO
 Binary Actor Sytem Protocol
 Blocking APIBlocking functions to receive messages
 Creating Actors */Examples
 Implicit Type ConversionsThe message passing of libcaf prohibits pointers in messages because it enforces network transparent messaging
 Message HandlingThis is the beating heart of CAF, since actor programming is a message oriented programming paradigm