Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACTOR SYSTEM

This is an implementation of simple variation about the "Actor model" in C language: https://en.wikipedia.org/wiki/Actor_model.
It can be used to solve some concurrent programming problems. It uses specified in cacti.h number of threads, if more is needed, just simply change the POOL_SIZE value.

About

Actor model implementation in C language.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages