Skip to content

Latest commit

 

History

History

caf

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

ChatApp Benchmark

The ChatApp Benchmark implementation for CAF, concept from Pony-Team.

Build from source

First build CAF from sources branch release/0.17.

./configure --with-caf='PATH to CAF build dir'  
cd build  
make  
./bin/chatapp (-h for chatapp options or --long-help for CAF options)