CAF 0.17.6
|
Actor-based Network Abstraction | |
Binary Actor Sytem Protocol | |
Blocking API | / / Blocking functions to receive messages |
Creating Actors | |
Implicit Type Conversions | / / The message passing of libcaf prohibits pointers in messages because / it enforces network transparent messaging |
Message Handling | / / This is the beating heart of CAF, since actor programming is / a message oriented programming paradigm |