Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

CACTI

Implementation of Actor Model in C using POSIX Threads.

Involved implementing thread pool in C (the thread pool code is not written in seperate file because it is deeply connected to the Actor System).

Project includes two sample programs. macierz.c performs sumation of given matrix elements using the Actor Model, silnia.c calculates n factorial using the Actor System.

The project was written as MIM UW Concurrent Programming course assignment.

About

Implementation of Actor Model in C using POSIX Threads.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages