Skip to content

piratecrew/rez-actor-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Actor Framework

Rez package for Actor Framework

The C++ Actor Framework.

CAF offers a high-level programming environment based on the Actor Model of computation combined with an efficient, native runtime environment that lets you build scalable applications. For example, software for molecular research, communication backends for distributed network security monitoring or even massive multiplayer online games.

The framework is open source, available on GitHub under the 3-Clause BSD License, and in active development since 2011.

Install

With rez:

rez-build -i

With make:

make install PREFIX=/some/installation/path TAG=v2.1.0

About

Rez package for Actor Framework

Resources

Stars

Watchers

Forks

Packages

No packages published